blob: 68a78bab543c16b4670d33d508f4f4aae08fea4a [file] [log] [blame]
add_lldb_unittest(ObjectFileELFTests
TestObjectFileELF.cpp
LINK_LIBS
lldbPluginObjectFileELF
lldbPluginSymbolFileSymtab
lldbCore
lldbUtilityHelpers
LLVMTestingSupport
)
set(test_inputs
early-section-headers.so
liboffset-test.so
offset-test.bin
)
add_unittest_inputs(ObjectFileELFTests "${test_inputs}")