hanchenye-llvm-project/lldb/unittests/Process/minidump
Pavel Labath f6e8063145 Minidump: yamlify module-related unit tests
The tests reading the untouched module list are now not using any lldb
code (as module list loading lives in llvm now), so they can be removed.
The "filtering" of the module list remains (and probably will remain) an
lldb concept, so I keep those tests, but replace the checked-in binaries
with their yaml equivalents.

The binaries which are no longer referenced by any tests have been
removed.

llvm-svn: 358850
2019-04-21 13:12:40 +00:00
..
Inputs Minidump: yamlify module-related unit tests 2019-04-21 13:12:40 +00:00
CMakeLists.txt Minidump: yamlify module-related unit tests 2019-04-21 13:12:40 +00:00
MinidumpParserTest.cpp Minidump: yamlify module-related unit tests 2019-04-21 13:12:40 +00:00
RegisterContextMinidumpTest.cpp Split up minidump register context tests 2019-02-22 08:51:08 +00:00