llvm-project/lldb/test
Daniel Malea 64c2e69809 Add logging of which test cases are run (through dosep) to help diagnose any hangs/crashes in the buildbots.
llvm-svn: 175669
2013-02-20 21:31:47 +00:00
..
api/check_public_api_headers Fix TestPublicAPIHeaders test on Linux. 2013-02-20 20:54:10 +00:00
arm_emulation
attic Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00
benchmarks
example Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00
expression_command Linux test case cleanup: 2013-02-15 19:37:48 +00:00
functionalities Skip TestCompletion case that fails on linux (with gcc) because the input prompt is not displayed (llvm.org/pr14637) 2013-02-20 20:58:20 +00:00
help Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: 2012-08-22 17:17:09 +00:00
lang Fix invalid TestBitfields case (thanks Filipe!), and xfail one case due to GCC compiler bug. 2013-02-20 21:11:20 +00:00
logging <rdar://problem/12953853> 2013-01-08 00:01:36 +00:00
macosx Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
make Update test scripts and Makefiles to allow testing with GCC: 2013-01-25 00:31:48 +00:00
pexpect-2.4
plugins Update test scripts and Makefiles to allow testing with GCC: 2013-01-25 00:31:48 +00:00
python_api Minor test runner improvemenst 2013-02-19 16:08:57 +00:00
settings Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: 2012-08-22 17:17:09 +00:00
source-manager Fixed the TestSourceManager.py test case to not fail. It was using the "list" alias which has now been turned into a regex command that mimics the GDB equivalent. Changed "list" to "source list" to get around this problem. 2013-02-06 00:35:33 +00:00
terminal Continue the cleanup started on r158737 2012-06-20 10:13:40 +00:00
types <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
unittest2 The new progress bar mode was losing us information compared to the old dots mode in that we would have no way of knowing about test failures (short of peeking into the test result directory.. and you're not supposed to peek!) 2013-02-09 00:37:07 +00:00
warnings/uuid <rdar://problem/13092722> 2013-02-01 21:38:35 +00:00
.categories Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00
Makefile Fix Makefile bug preventing tests from running when building lldb with ccache 2013-02-19 19:31:05 +00:00
README-TestSuite
argparse_compat.py Include a small argparse compatibility layer for Python < 2.7 2013-02-16 09:05:23 +00:00
bench-history
bench.py
blacklist.py
dosep.ty Add logging of which test cases are run (through dosep) to help diagnose any hangs/crashes in the buildbots. 2013-02-20 21:31:47 +00:00
dotest.py Fix TestPublicAPIHeaders test on Linux. 2013-02-20 20:54:10 +00:00
lldbbench.py
lldbtest.py Minor test runner improvemenst 2013-02-19 16:08:57 +00:00
lldbutil.py <rdar://problem/12953853> 2013-01-08 00:01:36 +00:00
progress.py The new progress bar mode was losing us information compared to the old dots mode in that we would have no way of knowing about test failures (short of peeking into the test result directory.. and you're not supposed to peek!) 2013-02-09 00:37:07 +00:00
redo.py Fixed the redo.py script to emit correct arch and compiler options after dotest.py was switched over to use argparse. 2012-10-09 16:54:55 +00:00