llvm-capstone/lldb/unittests
Michał Górny 4745e41783 [lldb] [unittest] Disable SetParity() tests on Linux entirely
Attempting to enable PARENB causes tcsetattr() to fail on the Debian
and Ubuntu buildbots, so let's skip these tests on Linux entirely.
2021-10-21 10:55:02 +02:00
..
API [lldb] Handle missing SBStructuredData copy assignment cases 2021-05-05 15:12:03 -07:00
Breakpoint
Core [lldb][NFC] Remove unused method RichManglingContext::IsFunction 2021-08-23 11:45:55 -07:00
DataFormatter [nfc] [lldb] Prevent needless copies of DataExtractor 2021-08-04 20:35:53 +02:00
debugserver [lldb] Convert misc. StringConvert uses 2021-09-25 14:19:19 +02:00
Disassembler
Editline
Expression [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
Host [lldb] [unittest] Disable SetParity() tests on Linux entirely 2021-10-21 10:55:02 +02:00
Instruction
Interpreter Follow-on to fix a test from c5011aed9c. 2021-10-18 16:53:32 -07:00
Language [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
ObjectFile
Platform
Process [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
ScriptInterpreter [lldb/Plugins] Add memory region support in ScriptedProcess 2021-10-08 14:54:07 +02:00
Signals
Symbol [NFC] [Clang] Remove pre-computed complex float types 2021-10-08 15:52:16 +08:00
SymbolFile [lldb] Fix SymbolFilePDBTests for a3939e1 2021-10-18 11:59:01 +02:00
Target [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
TestingSupport
Thread [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00
tools Recommit: [lldb] Remove "dwarf dynamic register size expressions" from RegisterInfo 2021-10-07 11:15:00 +02:00
UnwindAssembly
Utility [lldb] Add support for escaping zsh arguments 2021-06-21 19:46:55 +02:00
CMakeLists.txt
gtest_common.h