Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove crap in compound. Parallel tasks are not modeled here anyway...
[simgrid.git] / teshsuite / gras / datadesc_rw.tesh
1
2 p Check the marshaling facilities (trying to read what we write)
3 $ gras/datadesc_usage --log=root.fmt:%m%n
4 > ---- Test on integer ----
5 > ---- Test on float ----
6 > ---- Test on double ----
7 > ---- Test on fixed array ----
8 > ---- Test on a reference to an integer ----
9 > ---- Test on string (ref to dynamic array) ----
10 > ---- Test on dynar containing integers ----
11 > ---- Test on all possible struct having 3 fields (49 structs) ----
12 > ---- Test on homogeneous structure ----
13 > ---- Test on heterogeneous structure ----
14 > ---- Test on nested structures ----
15 > ---- Test on chained list ----
16 > ---- Test on graph (cyclique chained list of 3 items) ----
17 > ---- Test on dynar containing integers ----
18 > ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ----
19 > ---- Test on struct containing dynamic array and its size (cbps test) ----
20 > Exiting GRAS