[msan+tsan] Bring back the tests that disappeared after r260230 and r259512.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 12 Feb 2016 10:35:53 +0000 (10:35 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 12 Feb 2016 10:35:53 +0000 (10:35 +0000)
commitfe567fb366ed7c5d180816c73a5c2c27ec7e8e13
treef51d69ea8982a2480e14eb4f18a62538518738e8
parent3937bc70f91291ea39e8d4b505482e9a10aa4f23
[msan+tsan] Bring back the tests that disappeared after r260230 and r259512.

The lit test-suite containing the unit tests needs to be explicitly specified
as an argument to lit.py since it is no longer discovered when the other tests
are run (because they are one directory deeper).

dfsan, lsan, and sanitizer_common don't show the same problem.

llvm-svn: 260669
compiler-rt/test/msan/CMakeLists.txt
compiler-rt/test/tsan/CMakeLists.txt