Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not use configure to generate the test script, factorize some Makefile.am stuff...
[simgrid.git] / examples / gras / timer / test_sg_64
diff --git a/examples/gras/timer/test_sg_64 b/examples/gras/timer/test_sg_64
new file mode 100755 (executable)
index 0000000..b9596f4
--- /dev/null
@@ -0,0 +1,16 @@
+
+$ $SG_TEST_EXENV ./timer_simulator$EXEEXT $srcdir/../../msg/small_platform.xml $srcdir/timer.xml
+> [Fafard:client:(1) 0.000000] [test/INFO] Programming the repetitive_action with a frequency of 1.000000 sec
+> [Fafard:client:(1) 0.000000] [test/INFO] Programming the delayed_action for after 2.000000 sec
+> [Fafard:client:(1) 0.000000] [test/INFO] Have a rest
+> [Fafard:client:(1) 1.000000] [test/INFO] Canceling the delayed_action.
+> [Fafard:client:(1) 1.000000] [test/INFO] Re-programming the delayed_action for after 2.000000 sec
+> [Fafard:client:(1) 1.000000] [test/INFO] Repetitive_action has nothing to do yet
+> [Fafard:client:(1) 2.000000] [test/INFO] Repetitive_action has nothing to do yet
+> [Fafard:client:(1) 2.000000] [test/INFO] delayed_action setting globals->still_to_do to 5
+> [Fafard:client:(1) 3.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 4
+> [Fafard:client:(1) 4.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 3
+> [Fafard:client:(1) 5.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 2
+> [Fafard:client:(1) 6.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 1
+> [Fafard:client:(1) 7.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 0
+> [Fafard:client:(1) 7.000000] [gras/INFO] Exiting GRAS