Merge branch 'test_framework'

This commit is contained in:
gatecat 2021-06-11 08:44:39 +01:00
commit 7278d3c0ed
2 changed files with 4 additions and 1 deletions

View File

@ -58,3 +58,6 @@ if(BUILD_GUI)
target_link_libraries(gui_${family} extra_capnp)
target_link_libraries(gui_${family} z)
endif()
if (BUILD_TESTS)
add_subdirectory(tests/${family}/site_router_tests)
endif()

2
tests

@ -1 +1 @@
Subproject commit 1cc7ee785957c14f83b89d6bf18f14d072e6312e
Subproject commit 0a27601c817abbbaf230708ffc0daee5ef6fec61