ed482176创建于 2025年12月30日历史提交
file(GLOB SOURCE
    BinaryInstrumentationTest.cpp
    CommunicationTest.cpp
    FuncSelectorTest.cpp
    FunctionLoaderTest.cpp
    LocalProcessTest.cpp
    LocalDeviceTest.cpp
    RemoteProcessTest.cpp
    DomainSocketTest.cpp
    HijackedLayerManagerTest.cpp
)
list(SORT SOURCE)
target_sources(core_test_obj PRIVATE ${SOURCE})