NDI related tests
This commit is contained in:
@@ -136,6 +136,13 @@ add_video_shader_test(VideoIOFormatTests
|
||||
"${TEST_DIR}/VideoIOFormatTests.cpp"
|
||||
)
|
||||
|
||||
add_video_shader_test(NdiInputFormatTests
|
||||
"${SRC_DIR}/video/ndi/NdiInputFormat.cpp"
|
||||
${VIDEO_FORMAT_SOURCES}
|
||||
"${TEST_DIR}/NdiInputFormatTests.cpp"
|
||||
)
|
||||
target_include_directories(NdiInputFormatTests PRIVATE "${NDI_INCLUDE_DIR}")
|
||||
|
||||
add_video_shader_test(VideoPlayoutSchedulerTests
|
||||
"${SRC_DIR}/video/playout/VideoPlayoutScheduler.cpp"
|
||||
"${TEST_DIR}/VideoPlayoutSchedulerTests.cpp"
|
||||
|
||||
Reference in New Issue
Block a user