Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / teshsuite / gras / datadesc / datadesc_mem.tesh
index a49e13e1618fc33c8e6b1ed2d6ad4f3090bf55a9..b59d27f7c0fda6f01d558b05cc40a232c9427b11 100644 (file)
@@ -1,5 +1,6 @@
 
 p Check the marshaling facilities (trying to to do a in-memory copy)
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ gras/datadesc/datadesc_usage --copy "--log=root.fmt:%m%n"
 > Memory copy
 > ---- Test on integer ----
@@ -10,7 +11,7 @@ $ gras/datadesc/datadesc_usage --copy "--log=root.fmt:%m%n"
 > ---- 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 ----