X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e9c1fd56cd9427e5bed6fae50797831cba842cb7..b71f4fef475d61e6b5e954588e09c9a926963d01:/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh diff --git a/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh b/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh index d9773f2284..94ae55ee1c 100644 --- a/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh +++ b/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh @@ -1,7 +1,8 @@ p Check the marshaling facilities (trying to read the result of AIX) -$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_8_4 --log=root.fmt:%m%n -> This datafile was generated on big32_8_4 (6). +$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_8_4 --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n" +> Read from file datadesc.big32_8_4 +> This file was generated on big32_8_4 (7) > ---- Test on integer ---- > ---- Test on float ---- > ---- Test on double ---- @@ -9,13 +10,16 @@ $ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_ > ---- Test on a reference to an integer ---- > ---- Test on string (ref to dynamic array) ---- > ---- Test on dynar containing integers ---- -> ---- Test on all possible struct having 3 fields (49 structs) ---- +> ---- Test on empty dynar of integers ---- +> ---- Test on all possible struct having 4 fields (49 structs) ---- > ---- Test on homogeneous structure ---- > ---- Test on heterogeneous structure ---- > ---- Test on nested structures ---- +> ---- Test on heterogeneous structure arrays ---- > ---- Test on chained list ---- > ---- Test on graph (cyclique chained list of 3 items) ---- > ---- Test on dynar containing integers ---- > ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ---- > ---- Test on struct containing dynamic array and its size (cbps test) ---- +> ---- Test on struct containing dynamic array and its size when size=0 (cbps test) ---- > Exiting GRAS