Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bc8c9362cbd92472b8237e06ff8716267a212b56
[simgrid.git] / teshsuite / gras_datadesc / datadesc_r_big32_2.tesh
1
2 p Check the marshaling facilities (trying to read the result of linux/mips?)
3 $ gras/datadesc_usage --read ${srcdir:=.}/gras/datadesc.big32_2 --log=root.fmt:%m%n
4 > This datafile was generated on big32_2 (8).
5 > ---- Test on integer ----
6 > ---- Test on float ----
7 > ---- Test on double ----
8 > ---- Test on fixed array ----
9 > ---- Test on a reference to an integer ----
10 > ---- Test on string (ref to dynamic array) ----
11 > ---- Test on dynar containing integers ----
12 > ---- Test on all possible struct having 3 fields (49 structs) ----
13 > ---- Test on homogeneous structure ----
14 > ---- Test on heterogeneous structure ----
15 > ---- Test on nested structures ----
16 > ---- Test on chained list ----
17 > ---- Test on graph (cyclique chained list of 3 items) ----
18 > ---- Test on dynar containing integers ----
19 > ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ----
20 > ---- Test on struct containing dynamic array and its size (cbps test) ----
21 > Exiting GRAS