Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
running msg_test
[simgrid.git] / testsuite / run_tests.in
index 188a6a6098926acb9e1f7abcb027e24c9b0d0818..317cdb886ee4a794fa2ab0700f56814d22d2f622 100755 (executable)
@@ -30,7 +30,8 @@ for test in xbt/log_usage@EXEEXT@                                 \
            surf/maxmin_usage@EXEEXT@       surf/maxmin_bench@EXEEXT@               \
            "surf/trace_usage@EXEEXT@ --surf-path=surf/"                            \
            "surf/surf_usage@EXEEXT@  --surf-path=surf/ platform.xml" \
-           "surf/surf_usage2@EXEEXT@ --surf-path=surf/ platform.xml"
+           "surf/surf_usage2@EXEEXT@ --surf-path=surf/ platform.xml" \
+           "msg/msg_test@EXEEXT@ --surf-path=msg/ platform.xml"
 do                 
   tests_nb=`expr $tests_nb + 1`
   echo "#### Test $test"