2 module lldb_TestingSupport {
4 module TestUtilities { header "TestUtilities.h" export * }
5 module MockTildeExpressionResolver { header "MockTildeExpressionResolver.h" export * }
8 module lldb_TestingSupport_Host {
10 module NativeProcessTestUtils { header "Host/NativeProcessTestUtils.h" export * }
13 module lldb_TestingSupport_Symbol {
15 module ClangTestUtils { header "Symbol/ClangTestUtils.h" export * }
16 module YAMLModuleTester { header "Symbol/YAMLModuleTester.h" export * }