llvm-project/lldb/packages/Python/lldbsuite/test
Adrian McCarthy 46155dd7a9 Allow test decorators to use lists (and not_in(list)) for arches
Differential Revision: https://mail.google.com/mail/u/0/?zx=w4areffgjbgg#inbox/151cb6afe6169bb0

llvm-svn: 256283
2015-12-22 21:01:21 +00:00
..
android/platform Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
api Merge ENABLE_THREADS and ENABLE_STD_THREADS markers 2015-12-15 12:11:00 +00:00
arm_emulation Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
attic Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
benchmarks Remove the -y option from dotest.py. 2015-12-10 18:52:09 +00:00
driver/batch_mode Add expectedFlakeyFreeBSD to TestBatchMode failing on buildbot 2015-11-24 18:34:17 +00:00
example Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
expression_command XFAIL some tests failing for Windows -> Android 2015-12-17 10:58:35 +00:00
functionalities Add expectedFailureFreeBSD to an additional thread state test failing on FreeBSD 2015-12-22 19:08:46 +00:00
help Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
issue_verification test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
lang XFAIL TestCppNsImport on FreeBSD 2015-12-22 19:10:09 +00:00
linux Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
logging Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
macosx Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
make [TestCPPAuto] On linux, we need -fno-limit-debug-info. 2015-12-19 00:52:29 +00:00
plugins Return gmake as the default name for GNU make on NetBSD 2015-12-07 21:24:25 +00:00
python_api skip TestEvents.py on Darwin 2015-12-22 17:24:31 +00:00
settings Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
source-manager Remove -S option from dotest.py. 2015-12-11 19:21:49 +00:00
terminal Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
test_runner wire timeouts and exceptional inferior process exits through the test event system 2015-12-09 06:45:43 +00:00
tools XFAIL some tests failing for Windows -> Android 2015-12-17 10:58:35 +00:00
types Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
warnings/uuid Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
.categories Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
Makefile Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
README-TestSuite Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
__init__.py Get rid of global variables in dotest.py 2015-12-08 01:15:30 +00:00
bench-history Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
bench.py Python 3 - Turn on absolute imports, and fix existing imports. 2015-11-05 19:22:28 +00:00
configuration.py test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00
crashinfo.c Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
curses_results.py Rename test_results.py to result_formatter.py. 2015-12-07 21:23:41 +00:00
dosep.py test infra: force rerun to use parallel runner 2015-12-17 06:55:50 +00:00
dotest.py Add a symbolic link from the test directory to the actual - elsewhere located - path that contains the test cases - and teach the test suite driver to resolve paths that contain symbolic links to test cases 2015-12-16 01:15:49 +00:00
dotest_args.py test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00
dotest_channels.py Propagate socket_error exception from handle_read. Otherwise Ninja crashes. 2015-12-15 23:51:27 +00:00
lldb_pylint_helper.py Updated lldb_pylint_helper to work with recent Python package changes. 2015-11-10 20:01:33 +00:00
lldbbench.py Python 3 - Turn on absolute imports, and fix existing imports. 2015-11-05 19:22:28 +00:00
lldbcurses.py Python 3 - Turn on absolute imports, and fix existing imports. 2015-11-05 19:22:28 +00:00
lldbinline.py test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
lldbpexpect.py Python 3 - Turn on absolute imports, and fix existing imports. 2015-11-05 19:22:28 +00:00
lldbplatformutil.py [LLDB][MIPS] Fix lldbplatformutil.py Failure 2015-11-19 11:01:21 +00:00
lldbtest.py Allow test decorators to use lists (and not_in(list)) for arches 2015-12-22 21:01:21 +00:00
lldbtest_config.py Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
lldbutil.py Fix an issue where all tests marked with skip_if_callable would be skipped regardless of the actual callable 2015-12-04 19:50:05 +00:00
lock.py Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
redo.py Move lldb/test to lldb/packages/Python/lldbsuite/test. 2015-10-28 17:43:26 +00:00
result_formatter.py test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
test_categories.py Make debug info specification use categories system. 2015-12-14 18:49:16 +00:00
test_result.py Make test categories composable 2015-12-14 13:17:18 +00:00
xunit_formatter.py test infra: support test reruns in xunit formatter. 2015-12-15 23:25:56 +00:00