Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dynamic factors: implement and test
[simgrid.git] / tools / cmake / Tests.cmake
index b732dc3..2c6ea4c 100644 (file)
@@ -123,6 +123,7 @@ ENDIF()
 
 # New tests should use the Catch Framework
 set(UNIT_TESTS  src/xbt/unit-tests_main.cpp
+                src/kernel/resource/NetworkModelIntf_test.cpp
                 src/kernel/resource/profile/Profile_test.cpp
                 src/kernel/routing/DijkstraZone_test.cpp
                 src/kernel/routing/DragonflyZone_test.cpp