llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/asan
Chris Bieneman 58ddb8d041 [Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities
Summary: This patch reworks all the @skip... lines for sanitizer libraries to be based on whether or not the compiler actually works, rather than whether or not the compiler-rt sources are present in some magically derived directory.

Reviewers: lldb-commits

Subscribers: kubabrecka, tfiala

Differential Revision: https://reviews.llvm.org/D26513

llvm-svn: 286490
2016-11-10 19:16:17 +00:00
..
Makefile Cleanup work required to get the ASAN tests to run in the new test suite infrastructure; the tests are now xfailed on Darwin pending investigation 2015-11-19 21:45:07 +00:00
TestMemoryHistory.py [Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities 2016-11-10 19:16:17 +00:00
TestReportData.py [Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities 2016-11-10 19:16:17 +00:00
main.c