llvm-project/lldb/unittests/Core
David Spickett a86cbd4755 [lldb] More tests for DumpDataExtractor
* Using a base address or skipping it with LLDB_INVALID_ADDRESS
* Using a data offset, which does not effect the printed addresses
* Not providing an output stream
* Formatting a double sized HexFloat
* Formatting over multiple lines

Since address printing now has its own test,
I've removed the base address from all the format
type tests.

The multi line tests still use a base address to check that
it's incremented correctly for each new line.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D101627
2021-04-30 16:16:38 +01:00
..
CMakeLists.txt [lldb] Add tests for DumpDataExtractor formats 2021-04-30 10:29:05 +01:00
CommunicationTest.cpp [lldb] Disable the new Communication test on windows 2020-04-09 15:19:24 +02:00
DumpDataExtractorTest.cpp [lldb] More tests for DumpDataExtractor 2021-04-30 16:16:38 +01:00
FormatEntityTest.cpp Some FormatEntity.cpp cleanup and unit testing 2021-04-21 15:12:59 +02:00
MangledTest.cpp [lldb/Module] Allow for the creation of memory-only modules 2020-07-14 08:45:44 -07:00
ModuleSpecTest.cpp [lldb/Module] Allow for the creation of memory-only modules 2020-07-14 08:45:44 -07:00
RichManglingContextTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
SourceManagerTest.cpp [lldb] Fix SourceManager::SourceFileCache insertion 2020-04-20 16:25:54 +02:00
StreamCallbackTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
UniqueCStringMapTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00