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

Public GIT Repository
Wifi model interface:
[simgrid.git] / tools / cmake / Tests.cmake
index 30b8665427f7ff93d29a60bef7ae9656841fc683..5d579c3770e83b5bcbc6557c1d9dda5fc887ae85 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()