Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
lmm tests:
[simgrid.git] / tools / cmake / Tests.cmake
index 30b8665..5d579c3 100644 (file)
@@ -101,7 +101,7 @@ set(UNIT_TESTS  src/xbt/unit-tests_main.cpp
                 src/xbt/dict_test.cpp
                 src/xbt/dynar_test.cpp
                 src/xbt/xbt_str_test.cpp
-                teshsuite/surf/lmm_usage/lmm_solve.cpp)
+               src/kernel/lmm/maxmin_test.cpp)
 if (SIMGRID_HAVE_MC)
   set(UNIT_TESTS ${UNIT_TESTS} src/mc/sosp/Snapshot_test.cpp src/mc/sosp/PageStore_test.cpp)
 else()