]> AND Public Git Repository - simgrid.git/blobdiff - tools/cmake/Tests.cmake
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Die on unwanted function calls.
[simgrid.git] / tools / cmake / Tests.cmake
index b732dc38fc30a885d69a6a946a8c662cab24487c..2c6ea4c480d2cd3ab3e04008e2024809f7406921 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