| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move TSan lit-tests under test/tsan | Alexey Samsonov | 2014-02-14 | 2 | -31/+0 |
| | | | | | llvm-svn: 201414 | ||||
| * | Move shared configs for lit test suites to test/ and unittests/ directories | Alexey Samsonov | 2014-02-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 201399 | ||||
| * | [TSan] Automatically pick up llvm-symbolizer from PATH, as we do in another ↵ | Alexey Samsonov | 2013-10-04 | 1 | -8/+0 |
| | | | | | | | sanitizers llvm-svn: 191954 | ||||
| * | [tests] Update to use lit_config and lit package, as appropriate. | Daniel Dunbar | 2013-08-09 | 2 | -5/+6 |
| | | | | | llvm-svn: 188116 | ||||
| * | Remove a bunch of copy-paste: use common config for sanitizer lit/unit tests | Alexey Samsonov | 2013-06-06 | 2 | -21/+3 |
| | | | | | llvm-svn: 183407 | ||||
| * | Improve support for compiler-rt tests in CMake build. | Alexey Samsonov | 2013-05-27 | 2 | -3/+3 |
| | | | | | | | | | Now compiler-rt tests run correctly if compiler-rt is checked out into arbitrary directory (not necessarily projects/compiler-rt). Patch by Greg Fitzgerald! llvm-svn: 182726 | ||||
| * | Use LLVM_BUILD_TYPE instead of CMAKE_BUILD_TYPE in compiler-rt unit tests to ↵ | Alexey Samsonov | 2013-01-30 | 1 | -1/+2 |
| | | | | | | | match the behavior of llvm unittests llvm-svn: 173926 | ||||
| * | [TSan] use llvm-symbolizer to run tsan tests | Alexey Samsonov | 2012-11-16 | 2 | -0/+17 |
| | | | | | llvm-svn: 168146 | ||||
| * | [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single ↵ | Alexey Samsonov | 2012-09-17 | 2 | -0/+38 |
| root for gtest-based tests. Support running these tests from lit via check-tsan command. llvm-svn: 164022 | |||||

