9 lines
307 B
CMake
9 lines
307 B
CMake
# Optional mars_nwe integration test groups.
|
|
#
|
|
# The top-level MARS_NWE_BUILD_TESTS option gates all integration tests.
|
|
# Keep per-protocol/per-feature test wiring below this directory so the main
|
|
# project CMakeLists.txt does not grow with each test group.
|
|
|
|
add_subdirectory(afp)
|
|
add_subdirectory(salvage)
|