Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add setenv GRAS_NO_WARN_EXPERIMENTAL=1 for gras tests.
[simgrid.git] / teshsuite / gras / datadesc / datadesc_r_little32_4.tesh
1
2 p Check the marshaling facilities (trying to read the result of linux/x86)
3 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
4 $ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little32_4  --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n"
5 > Read from file datadesc.little32_4
6 > This file was generated on little32_4 (2)
7 > ---- Test on integer ----
8 > ---- Test on float ----
9 > ---- Test on double ----
10 > ---- Test on fixed array ----
11 > ---- Test on a reference to an integer ----
12 > ---- Test on string (ref to dynamic array) ----
13 > ---- Test on dynar containing integers ----
14 > ---- Test on empty dynar of integers ----
15 > ---- Test on all possible struct having 4 fields (49 structs) ----
16 > ---- Test on homogeneous structure ----
17 > ---- Test on heterogeneous structure ----
18 > ---- Test on nested structures ----
19 > ---- Test on heterogeneous structure arrays ----
20 > ---- Test on chained list ----
21 > ---- Test on graph (cyclique chained list of 3 items) ----
22 > ---- Test on dynar containing integers ----
23 > ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ----
24 > ---- Test on struct containing dynamic array and its size (cbps test) ----
25 > ---- Test on struct containing dynamic array and its size when size=0 (cbps test) ----
26 > Exiting GRAS