llvm-project/lldb/test/API/lang/c
Michał Górny 99562332e3 [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
..
anonymous [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
array_types [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
bitfields [lldb] Fix bitfield "frame var" for pointers (pr47743) 2020-10-26 12:01:20 +01:00
blocks
complex [lldb] Disable complex tests on Windows 2020-06-19 18:40:08 +02:00
complex_int [lldb] Disable complex tests on Windows 2020-06-19 18:40:08 +02:00
conflicting-symbol [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
const_variables [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
cpp_keyword_identifiers [lldb] Skip TestCppKeywordsAsCIdentifiers on Windows 2020-11-16 18:41:04 +01:00
enum_types Add python enumerators for SBTypeEnumMemberList, and some tests for this API. 2020-08-14 09:57:46 -07:00
find_struct_type
forward [lldb] XFAIL TestForwardDeclaration.test_debug_names on windows 2020-06-10 17:09:51 +02:00
function_types [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
global_variables [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
inlines
local_types
local_variables
modules [lldb] Enable FreeBSDRemote plugin by default and update test status 2020-11-05 17:49:46 +01:00
offsetof
record_decl_in_expr [lldb] Fix a crash when the ASTImporter is giving us two Imported callbacks for the same target decl 2020-09-09 10:31:39 +02:00
recurse
register_variables [lldb/Test] Add a trace method to replace print statements. 2020-05-25 11:11:46 -07:00
set_values [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
shared_lib [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
shared_lib_stripped_symbols [lldb] Replace unittest2.expectedFailure with expectedFailure (NFC) 2020-08-17 10:05:49 -07:00
step-target [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00
step_over_no_deadlock
stepping [lldb/test] Add missing decorators import 2020-11-11 10:48:27 -08:00
strings [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
struct_types [lldb][NFC] Use expect_expr in TestStructTypes.py 2020-06-24 22:12:17 +02:00
tls_globals [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
typedef [lldb] [test] Remove duplicate xfail for Testtypedef 2020-12-07 11:22:06 +01:00
unicode
unions
vla