X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e62bba7ea511413feb10d9de5c306061a8560c54..976d2dfcc90c46c5acba3e310e0125d9a061c381:/teshsuite/gras/datadesc/datadesc_r_little32_4.tesh diff --git a/teshsuite/gras/datadesc/datadesc_r_little32_4.tesh b/teshsuite/gras/datadesc/datadesc_r_little32_4.tesh index c516f1316c..bbed12263b 100644 --- a/teshsuite/gras/datadesc/datadesc_r_little32_4.tesh +++ b/teshsuite/gras/datadesc/datadesc_r_little32_4.tesh @@ -1,7 +1,8 @@ p Check the marshaling facilities (trying to read the result of linux/x86) -$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little32_4 --log=root.fmt:%m%n -> Read from file ./gras/datadesc/datadesc.little32_4 +$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little32_4 --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n" +> Read from file datadesc.little32_4 +> This file was generated on little32_4 (2) > ---- Test on integer ---- > ---- Test on float ---- > ---- Test on double ---- @@ -10,7 +11,7 @@ $ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little > ---- 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 ----