Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'xbt_random' into 'master'
[simgrid.git] / tools / cmake / Tests.cmake
index e407752..b430dea 100644 (file)
@@ -105,6 +105,7 @@ set(UNIT_TESTS  src/xbt/unit-tests_main.cpp
                 src/xbt/config_test.cpp
                 src/xbt/dict_test.cpp
                 src/xbt/dynar_test.cpp
+               src/xbt/random_test.cpp
                 src/xbt/xbt_str_test.cpp
                src/kernel/lmm/maxmin_test.cpp)
 if (SIMGRID_HAVE_MC)