2015-03-17 22:51:21 +00:00
|
|
|
add_lldb_unittest(UtilityTests
|
2017-02-05 00:44:54 +00:00
|
|
|
ConstStringTest.cpp
|
2017-02-17 10:19:46 +00:00
|
|
|
ErrorTest.cpp
|
2017-03-03 20:56:28 +00:00
|
|
|
LogTest.cpp
|
2017-02-20 11:35:33 +00:00
|
|
|
NameMatchesTest.cpp
|
2015-03-17 22:51:21 +00:00
|
|
|
StringExtractorTest.cpp
|
2015-10-20 12:42:05 +00:00
|
|
|
TaskPoolTest.cpp
|
2016-11-25 11:58:44 +00:00
|
|
|
TimeoutTest.cpp
|
2015-03-17 22:51:21 +00:00
|
|
|
UriParserTest.cpp
|
2017-02-16 19:38:21 +00:00
|
|
|
VASprintfTest.cpp
|
2017-02-01 22:17:00 +00:00
|
|
|
|
|
|
|
LINK_LIBS
|
|
|
|
lldbUtility
|
2017-02-17 10:19:46 +00:00
|
|
|
LINK_COMPONENTS
|
|
|
|
Support
|
2015-03-17 22:51:21 +00:00
|
|
|
)
|