Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics: structs have 4 fields.
[simgrid.git] / teshsuite / gras / datadesc / datadesc_rw.tesh
index d13f672..1769849 100644 (file)
@@ -12,7 +12,7 @@ $ gras/datadesc/datadesc_usage --write "--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 ----
@@ -35,7 +35,7 @@ $ gras/datadesc/datadesc_usage --read "--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 ----