llvm-capstone/lldb/test/API
Raphael Isemann 618f11ba0b [lldb] Skip TestCppKeywordsAsCIdentifiers on Windows
Somehow static_assert is a keyword with C on Windows (maybe the Windows
default is C11?). Skipping the test for now.
2020-11-16 18:41:04 +01:00
..
android/platform [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
api [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00
arm [lldb/test] Skip TestBreakpointThumbCodesection on arm64. 2020-06-25 16:20:27 -07:00
assert_messages_test [lldb/test] Catch invalid calls to expect() 2020-10-05 12:41:52 -07:00
benchmarks [lldb/Test] Add a trace method to replace print statements. 2020-05-25 11:11:46 -07:00
commands [lldb][NFC] Fix flaky TestForwardDeclFromStdModule test 2020-11-13 11:40:51 +01:00
driver/batch_mode [lldb/test] Catch invalid calls to expect() 2020-10-05 12:41:52 -07:00
functionalities [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
iohandler [lldb] Display autosuggestion part in gray if there is one possible suggestion 2020-08-14 11:37:49 +02:00
lang [lldb] Skip TestCppKeywordsAsCIdentifiers on Windows 2020-11-16 18:41:04 +01:00
linux [LLDB] skip TestCreateDuringInstructionStep on aarch64/linux 2020-06-29 21:32:48 +05:00
macosx debugserver should advance pc past builtin_debugtrap insn 2020-11-12 23:31:14 -08:00
python_api [lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decorator 2020-11-11 09:14:54 +01:00
sample_test [lldb][test] Remove symlink for API tests. 2020-02-11 10:03:53 -08:00
sanity Add support for XFAILing a test based on a setting. 2020-03-12 19:26:24 -07:00
source-manager Add an option (-y) to "break set" and "source list" that uses the same 2020-07-20 17:40:36 -07:00
terminal [lldb][test] Remove symlink for API tests. 2020-02-11 10:03:53 -08:00
test_runner/test [lldb][test] Remove symlink for API tests. 2020-02-11 10:03:53 -08:00
test_utils [lldb] Also Catch invalid calls to TestPExpectTest's expect() 2020-11-05 14:08:46 +01:00
tools [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +01:00
types [lldb] Switch expect to runCmd in TestRecursiveTypes (NFC) 2020-11-11 16:17:38 -08:00
CMakeLists.txt [lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC) 2020-09-29 17:23:33 -07:00
dotest.py Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
get_darwin_real_python.py [lldb/test][Darwin] Ask dyld where the real python is 2020-05-08 10:22:58 -07:00
lit.cfg.py [lldb] Enable FreeBSDRemote plugin by default and update test status 2020-11-05 17:49:46 +01:00
lit.site.cfg.py.in [lldb] Use config.lldb_src_root in lit_config.load_config (NFC) 2020-09-29 23:05:12 -07:00
lldbtest.py [lldb] Make the lit configuration values optional for the API tests 2020-08-28 18:08:22 -07:00
use_lldb_suite.py [lldb/test] Use realpath consistently for test root file paths. 2020-08-05 11:35:37 -07:00