X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/792ca68a0fda24b9b9efcd8db3d0db89f2497168..e9c1fd56cd9427e5bed6fae50797831cba842cb7:/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh diff --git a/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh b/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh new file mode 100644 index 0000000000..7c2674f2d5 --- /dev/null +++ b/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh @@ -0,0 +1,21 @@ + +p Check the marshaling facilities (trying to read the result of linux/mips?) +$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_2 --log=root.fmt:%m%n +> This datafile was generated on big32_2 (8). +> ---- Test on integer ---- +> ---- Test on float ---- +> ---- Test on double ---- +> ---- Test on fixed array ---- +> ---- 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 homogeneous structure ---- +> ---- Test on heterogeneous structure ---- +> ---- Test on nested structures ---- +> ---- 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) ---- +> Exiting GRAS