X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/81bbfd30049b0cb2aecc612e7e825b05407b1318..9d7e857328377861f81e95fbc3138032b51b7da9:/teshsuite/gras/datadesc/datadesc_r_little64.tesh diff --git a/teshsuite/gras/datadesc/datadesc_r_little64.tesh b/teshsuite/gras/datadesc/datadesc_r_little64.tesh index 4a8cc30e4c..e2fd6e6347 100644 --- a/teshsuite/gras/datadesc/datadesc_r_little64.tesh +++ b/teshsuite/gras/datadesc/datadesc_r_little64.tesh @@ -1,7 +1,9 @@ p Check the marshaling facilities (trying to read the result of linux/amd64) -$ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=root.fmt:%m%n $ARGS -> Read from file ./gras/datadesc/datadesc.little64 +! setenv GRAS_NO_WARN_EXPERIMENTAL=1 +$ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n" +> Read from file datadesc.little64 +> This file was generated on little64 (4) > ---- Test on integer ---- > ---- Test on float ---- > ---- Test on double ---- @@ -10,7 +12,7 @@ $ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/ > ---- Test on string (ref to dynamic array) ---- > ---- Test on dynar containing integers ---- > ---- Test on empty dynar of integers ---- -> ---- Test on all possible struct having 3 fields (49 structs) ---- +> ---- Test on all possible struct having 4 fields (49 structs) ---- > ---- Test on homogeneous structure ---- > ---- Test on heterogeneous structure ---- > ---- Test on nested structures ----