From: mquinson Date: Mon, 18 May 2009 13:23:29 +0000 (+0000) Subject: Regenerate the datasets on AIX X-Git-Tag: SVN~1346 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bf7cb0c9cc92ef5030c3836d4109350df149381d?hp=827122d635564b67542189fd3e013307458b3550;ds=sidebyside Regenerate the datasets on AIX git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6291 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/teshsuite/Makefile.am b/teshsuite/Makefile.am index 3f601ad745..d9826285e6 100644 --- a/teshsuite/Makefile.am +++ b/teshsuite/Makefile.am @@ -65,7 +65,6 @@ TESTS += \ XFAIL_TESTS+= \ gras/datadesc/datadesc_r_little32.tesh \ gras/datadesc/datadesc_r_big32_8.tesh \ - gras/datadesc/datadesc_r_big32_8_4.tesh \ gras/datadesc/datadesc_r_big32_2.tesh noinst_PROGRAMS += gras/datadesc/datadesc_usage diff --git a/teshsuite/gras/datadesc/datadesc.big32_8_4 b/teshsuite/gras/datadesc/datadesc.big32_8_4 index 67c164c00c..be8283cc6f 100644 Binary files a/teshsuite/gras/datadesc/datadesc.big32_8_4 and b/teshsuite/gras/datadesc/datadesc.big32_8_4 differ diff --git a/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh b/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh index 2c7277ef29..214c0778af 100644 --- a/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh +++ b/teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh @@ -9,13 +9,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 empty dynar of 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 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