Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add unit support in xml files [#14422]
[simgrid.git] / teshsuite / xbt / log_large_test.tesh
index f29e9dc..2c749d5 100644 (file)
@@ -1,7 +1,8 @@
 
-p Tries whether the dynamic version of the log layouts work
-$ $SG_EXENV_TEST xbt/log_large_test
-> [0.000000] [test/INFO] This is a very large message:0
+p Check that the dynamic version of the log simple layout works
+$ $SG_EXENV_TEST xbt/log_large_test "--log=root.fmt:%m%n"
+> This is a very large message:
+> 0
 > 1.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
 > 2.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
 > 3.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
@@ -112,10 +113,12 @@ $ $SG_EXENV_TEST xbt/log_large_test
 > 9.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
 > 0.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
 > 
-> [0.000000] [test/INFO] Done (strlen>10210)
+> Done (strlen>10210)
 
-$ $SG_EXENV_TEST xbt/log_large_test --log=root.fmt:%m%n 
-> This is a very large message:0
+p Check that the dynamic version of the log formated layout works
+$ $SG_EXENV_TEST xbt/log_large_test "--log=root.fmt:%m%n"
+> This is a very large message:
+> 0
 > 1.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
 > 2.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0
 > 3.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0