Aux input test code.

This commit is contained in:
Robin E. R. Davies
2025-05-12 11:22:03 -04:00
parent 621443d19c
commit 21e4b2864c
5 changed files with 260 additions and 1 deletions
+5
View File
@@ -376,6 +376,11 @@ target_link_libraries(hotspotManagerTest PRIVATE ${PIPEDAL_LIBS})
set_target_properties(hotspotManagerTest PROPERTIES EXCLUDE_FROM_ALL true)
add_executable(AuxInTest
AuxIn.hpp
AuxIn.cpp
AuxInTest.cpp
)
add_executable(pipedaltest
testMain.cpp