Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update tesh for mc.
[simgrid.git] / examples / msg / mc / bugged2.tesh
index e69de29..6471f03 100644 (file)
@@ -0,0 +1,13 @@
+#! ./tesh
+
+! output sort
+$ ${bindir:=.}/bugged2 --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (2:client@HostB) Send 1!
+> [  0.000000] (3:client@HostC) Send 2!
+> [  0.008753] (1:server@HostA) Received 1
+> [  0.008753] (2:client@HostB) Send 1!
+> [  0.017506] (1:server@HostA) Received 2
+> [  0.017506] (3:client@HostC) Send 2!
+> [  0.026259] (1:server@HostA) Received 1
+> [  0.035012] (1:server@HostA) Received 2
+> [  0.035012] (1:server@HostA) OK