Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
All tesh files have the .tesh extension now
[simgrid.git] / examples / gras / timer / test_sg_32
diff --git a/examples/gras/timer/test_sg_32 b/examples/gras/timer/test_sg_32
deleted file mode 100755 (executable)
index c3785a6..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$ $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