X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f4cf8bac480cad82c775cd5b5fab2649404fe470..b67d02bfb60cb123444d42b12cd0bce2acb75bcc:/teshsuite/xbt/log_usage/log_usage_ndebug.tesh diff --git a/teshsuite/xbt/log_usage/log_usage_ndebug.tesh b/teshsuite/xbt/log_usage/log_usage_ndebug.tesh new file mode 100644 index 0000000000..40485cc813 --- /dev/null +++ b/teshsuite/xbt/log_usage/log_usage_ndebug.tesh @@ -0,0 +1,17 @@ +#! ./tesh + +$ $SG_TEST_EXENV ${bindir:=.}/log_usage "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n" +> [ 0.000000] [0:@] Test with the settings '' +> [ 0.000000] [0:@] val=2 +> [ 0.000000] [0:@] false alarm! +> [ 0.000000] [0:@] Test with the settings ' ' +> [ 0.000000] [0:@] val=2 +> [ 0.000000] [0:@] false alarm! +> [ 0.000000] [0:@] Test with the settings ' test.thres:info root.thres:info ' +> [ 0.000000] [0:@] val=2 +> [ 0.000000] [0:@] false alarm! +> [ 0.000000] [0:@] Test with the settings ' test.thres:verbose root.thres:error ' +> [ 0.000000] [0:@] val=2 +> [ 0.000000] [0:@] false alarm! +> [ 0.000000] [0:@] Test with the settings ' test.thres:critical ' +> [ 0.000000] [0:@] false alarm!