Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initialized all struct members.
[simgrid.git] / tools / cmake / Tests.cmake
index 8f40b96..8ef455f 100644 (file)
@@ -121,7 +121,7 @@ IF(SIMGRID_HAVE_LUA)
 ENDIF()
 
 # New tests should use the Catch Framework
-set(UNIT_TESTS  src/surf/trace_mgr_test.cpp
+set(UNIT_TESTS  src/kernel/resource/profile/trace_mgr_test.cpp
                 src/xbt/config_test.cpp
                 src/xbt/dict_test.cpp
                 src/xbt/dynar_test.cpp