llvm-project/compiler-rt/test/sanitizer_common/TestCases
Mohit K. Bhakkad b40fed04e7 [MSan][MIPS] Fix for some failing tests on MIPS64
Enabling internal ptrace for mips, which fixes some
ptrace related tests. Along with this fixing some
other failures.

Reviewers: Reviewers: eugenis, kcc, samsonov

Subscribers: dsanders, sagar, lldb-commits

Differential Revision: http://reviews.llvm.org/D7332

llvm-svn: 229656
2015-02-18 09:24:19 +00:00
..
Linux [MSan][MIPS] Fix for some failing tests on MIPS64 2015-02-18 09:24:19 +00:00
corelimit.cc [TSan] Initialize flags as early as possible. Disables back coredump, accidentally enabled in r215479. Add a test. 2014-08-15 19:53:51 +00:00
malloc_hook.cc [lsan] Implement the public allocator interface in standalone LSan. 2014-08-26 14:28:28 +00:00
options-help.cc [sanitizer] Move options-related tests to sanitizer_common. 2015-01-19 09:21:44 +00:00
options-include.cc [sanitizer] Move options-related tests to sanitizer_common. 2015-01-19 09:21:44 +00:00
options-invalid.cc [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
print-stack-trace.cc [Sanitizer] Introduce "stack_trace_format" runtime flag. 2014-11-06 18:43:45 +00:00
pthread_mutexattr_get.cc Remove ARM XFAIL from passing test 2014-06-24 16:58:59 +00:00