diff options
| author | 童宗振 <[email protected]> | 2024-05-08 14:45:52 +0000 |
|---|---|---|
| committer | 童宗振 <[email protected]> | 2024-05-08 14:45:52 +0000 |
| commit | 118dbbfcfda78fbed2ca13dccec2f8fc701df9a1 (patch) | |
| tree | 8858894d7d4f1c14e5e0f3d755e84549e14f4ea2 /test | |
| parent | 5389605c85d95ebe2fbfdebcb8a9f9f097eafa84 (diff) | |
(TSG-21101)dp_trace support device_group and traffic_link_id
Diffstat (limited to 'test')
| -rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 3c175f2..2098f58 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -6,6 +6,7 @@ set(DP_TRACE_TELEMETRY_SOURCES ${CMAKE_SOURCE_DIR}/src/job_ctx.c ${CMAKE_SOURCE_DIR}/src/trace_output.c ${CMAKE_SOURCE_DIR}/src/kafka.c + ${CMAKE_SOURCE_DIR}/src/maat.c ${CMAKE_SOURCE_DIR}/src/mocking.c ${CMAKE_SOURCE_DIR}/src/monit.c ${CMAKE_SOURCE_DIR}/src/http_serv.c |
