
The maxadmin tests were installed even though they do not require any configuring to work.
3 lines
144 B
CMake
3 lines
144 B
CMake
add_test(TestMaxAdmin ${CMAKE_CURRENT_SOURCE_DIR}/maxadmin_test.sh)
|
|
add_test(TestMaxAdminStress ${CMAKE_CURRENT_SOURCE_DIR}/maxadmin_stress.sh)
|