llvm-project/lldb/test
Greg Clayton 69d25a8d7b Expected fail this test and supplied the radar number that is tracking the fix.
llvm-svn: 249631
2015-10-07 22:36:52 +00:00
..
api Reduce load on TestMultipleDebuggers. 2015-10-06 15:33:51 +00:00
arm_emulation Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
attic
benchmarks Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
driver/batch_mode Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
example
expression_command Convert expectedFlakeyDarwin to expectedFlakeyDsym for TestCallUserDefinedFunction.py 2015-10-06 15:57:55 +00:00
functionalities This test is useless. It doesn't work and it fails on MacOSX. Removing it. 2015-10-07 20:38:20 +00:00
help Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
lang [DWARFASTParserClang] Strengthen incomplete type handling. 2015-10-07 22:11:52 +00:00
linux Re-disable TestBuiltinTrap on Windows. 2015-10-02 22:47:37 +00:00
logging Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
macosx Expected fail this test and supplied the radar number that is tracking the fix. 2015-10-07 22:36:52 +00:00
make [DWARFASTParserClang] Strengthen incomplete type handling. 2015-10-07 22:11:52 +00:00
pexpect-2.4
plugins Run tests with dwo symbol files 2015-10-07 10:02:17 +00:00
python_api [LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS 2015-10-05 10:56:19 +00:00
settings Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
source-manager Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
terminal Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
test_runner Fix race on subprocess.Popen return values. 2015-10-02 20:51:11 +00:00
tools [lldb-mi] Fix evaluation of strings containing characters from non-ascii range 2015-10-07 19:55:33 +00:00
types Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
unittest2 Don't throw an exception when module cleanup fails. 2015-08-26 19:44:56 +00:00
warnings/uuid Merge dwarf and dsym tests 2015-09-30 10:12:40 +00:00
.categories
CMakeLists.txt Roll dosep.py parallel test runner into dotest.py command line 2015-09-03 18:58:44 +00:00
Makefile Roll dosep.py parallel test runner into dotest.py command line 2015-09-03 18:58:44 +00:00
README-TestSuite Comment discouraging writing command based test cases. 2015-03-18 23:16:58 +00:00
argparse_compat.py
bench-history
bench.py
blacklist.py
crashinfo.c
curses_results.py Fixed up some first responder issues and added menubar support that isn't in use yet. 2015-10-07 20:00:28 +00:00
dosep.py test runner: switch to pure-Python timeout mechanism 2015-09-29 22:19:06 +00:00
dotest.py Don't do DWO tests on darwin as they aren't supported. If this is an error and they are supported, we need to add support _only_ if the clang compiler that is being used supports the compiler option for DWO stuff as right now I just get an error saying "warning: unused option -gsplit-dwarf". So unless we can successfully test if "-gsplit-dwarf" is truly supported, I am going to disable it on darwin for now so we don't get test suite failures. 2015-10-07 22:06:08 +00:00
dotest_args.py Run tests with dwo symbol files 2015-10-07 10:02:17 +00:00
dotest_channels.py test runner: remove print from prior commit; fixup listner socket backlog 2015-09-22 22:47:34 +00:00
lldb_pylint_helper.py Added python script to support running pylint. 2015-09-26 23:00:35 +00:00
lldbbench.py
lldbcurses.py Fixed up some first responder issues and added menubar support that isn't in use yet. 2015-10-07 20:00:28 +00:00
lldbinline.py TestCModules - fixed for gcc 2015-05-04 06:26:13 +00:00
lldbpexpect.py Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
lldbplatformutil.py Make several test case arm32 compatible 2015-04-17 09:37:06 +00:00
lldbtest.py Fix a test that should only be run with a dSYM file by adding @skipIfDwarf and using a new @skipIfDWO. 2015-10-07 20:01:13 +00:00
lldbtest_config.py Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
lldbutil.py Make libc++ tests skip themselves if libc++ is not actually loaded in the target 2015-09-18 20:12:52 +00:00
lock.py dotest.py - debug feature that helps find dosep races 2015-05-21 19:09:29 +00:00
progress.py
redo.py Fix a variety of typos. 2015-06-18 05:27:05 +00:00
test_results.py Cleaned up results formatter options hand-off. 2015-09-23 15:21:28 +00:00