blob: 2934e6f0b431510464c671f75354dce1a4b2292c [file] [log] [blame]
set (FILES
ZipFileResolverTest.cpp
)
add_lldb_unittest(HostCommonTests
${FILES}
LINK_LIBS
lldbHost
lldbUtilityHelpers
)
set(test_inputs
zip-test.zip
)
add_unittest_inputs(HostCommonTests "${test_inputs}")