Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move one more tracing test
[simgrid.git] / examples / msg / tracing / user_variables.tesh
diff --git a/examples/msg/tracing/user_variables.tesh b/examples/msg/tracing/user_variables.tesh
deleted file mode 100644 (file)
index 171346f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#! ./tesh
-
-p Tracing user variables
-$ $SG_TEST_EXENV ${bindir:=.}/tracing/user_variables$EXEEXT --cfg=tracing:yes --cfg=tracing/platform:yes ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to 'yes'
-> [0.004078] [msg_test/INFO] Declared host variables:
-> [0.004078] [msg_test/INFO] HDD_capacity
-> [0.004078] [msg_test/INFO] HDD_utilization
-> [0.004078] [msg_test/INFO] Declared link variables:
-> [0.004078] [msg_test/INFO] Node types in the trace:
-> [0.004078] [msg_test/INFO] LINK
-> [0.004078] [msg_test/INFO] HOST
-> [0.004078] [msg_test/INFO] Node types in the trace:
-> [0.004078] [msg_test/INFO] 0-LINK3-LINK3
-> [0.004078] [msg_test/INFO] 0-HOST1-LINK3
-> [0.004078] [msg_test/INFO] 0-LINK3-HOST1
-
-$ rm viva_graph.plist
-
-p Not tracing user variables
-$ $SG_TEST_EXENV ${bindir:=.}/tracing/user_variables$EXEEXT ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml