blob: 4812d41ea753e05c4201b00dc38c1e539a91f53c [file] [log] [blame]
add_lldb_unittest(UtilityTests
AnsiTerminalTest.cpp
ArgsTest.cpp
OptionsWithRawTest.cpp
ArchSpecTest.cpp
CleanUpTest.cpp
ConstStringTest.cpp
CompletionRequestTest.cpp
EnvironmentTest.cpp
FileSpecTest.cpp
FlagsTest.cpp
JSONTest.cpp
LogTest.cpp
NameMatchesTest.cpp
StatusTest.cpp
StreamTeeTest.cpp
StreamTest.cpp
StringExtractorTest.cpp
StructuredDataTest.cpp
TildeExpressionResolverTest.cpp
TimeoutTest.cpp
TimerTest.cpp
UriParserTest.cpp
UUIDTest.cpp
VASprintfTest.cpp
VMRangeTest.cpp
LINK_LIBS
lldbUtility
lldbUtilityHelpers
LINK_COMPONENTS
Support
)
add_unittest_inputs(UtilityTests
StructuredData-basic.json
)