Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update the datadesc test on 64bit
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 18 May 2009 12:35:40 +0000 (12:35 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 18 May 2009 12:35:40 +0000 (12:35 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6289 48e7efb5-ca39-0410-a469-dd3cf9ba447f

teshsuite/gras/datadesc/datadesc_r_little64.tesh

index 0f8f0bd..4a8cc30 100644 (file)
@@ -9,13 +9,16 @@ $ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/
 > ---- 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