Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
a few more cosmetics
[simgrid.git] / teshsuite / xbt / log_usage / log_usage_ndebug.tesh
1 #! ./tesh
2
3 $ $SG_TEST_EXENV ${bindir:=.}/log_usage "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
4 > [  0.000000] [0:maestro@] Test with the settings ''
5 > [  0.000000] [0:maestro@] val=2
6 > [  0.000000] [0:maestro@] false alarm!
7 > [  0.000000] [0:maestro@] Test with the settings ' '
8 > [  0.000000] [0:maestro@] val=2
9 > [  0.000000] [0:maestro@] false alarm!
10 > [  0.000000] [0:maestro@] Test with the settings ' test.thres:info root.thres:info  '
11 > [  0.000000] [0:maestro@] val=2
12 > [  0.000000] [0:maestro@] false alarm!
13 > [  0.000000] [0:maestro@] Test with the settings ' test.thres:verbose root.thres:error '
14 > [  0.000000] [0:maestro@] val=2
15 > [  0.000000] [0:maestro@] false alarm!
16 > [  0.000000] [0:maestro@] Test with the settings ' test.thres:critical '
17 > [  0.000000] [0:maestro@] false alarm!