llvm-project/lldb/test/macosx
Todd Fiala e373b68977 Fixed up intermittently failing tests to skip on Linux.
Also added 'import sys' on some tests that are using non-standard
unittest2.skipUnless blocks with code that is intended to do things
that we have more specializes @* attributes for.  These skip
conditions were failing to execute due to missing import, causing
darwin-only tests to run on Linux regardless.  Will file a bug for
that separately.

llvm-svn: 204747
2014-03-25 18:55:48 +00:00
..
add-dsym Fixed up intermittently failing tests to skip on Linux. 2014-03-25 18:55:48 +00:00
debug-info/apple_types Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
indirect_symbol Change the name of the test class for this test (was copy/paste value...) 2014-01-14 19:48:23 +00:00
order Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
queues Refactor the Queues test case a little based on feedback from Jim. 2014-03-13 23:04:22 +00:00
universal Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00