| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move tests that use unistd.h and pthread.h to TestCases/Posix | Reid Kleckner | 2015-08-12 | 1 | -58/+0 |
| | | | | | llvm-svn: 244827 | ||||
| * | Mark unstable tests as Unsupported on ARM | Greg Fitzgerald | 2014-05-29 | 1 | -0/+1 |
| | | | | | | | | | This is half the patch from: http://reviews.llvm.org/D3857 It lets us get deterministic results from the rest of the test suite. llvm-svn: 209861 | ||||
| * | [sanitizer] Replace -lpthread with -pthread in tests. | Evgeniy Stepanov | 2014-05-28 | 1 | -4/+4 |
| | | | | | | | -lpthread does not work on Android. llvm-svn: 209735 | ||||
| * | Add %run to all lit tests | Greg Fitzgerald | 2014-04-30 | 1 | -4/+4 |
| | | | | | llvm-svn: 207709 | ||||
| * | [ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed | Alexey Samsonov | 2014-04-04 | 1 | -4/+4 |
| | | | | | llvm-svn: 205623 | ||||
| * | Move ASan lit-tests under test/asan | Alexey Samsonov | 2014-02-14 | 1 | -0/+57 |
| llvm-svn: 201413 | |||||

