Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
props dict does not always exists anymore. Check if not NULL before
[simgrid.git] / teshsuite / gras / datadesc / datadesc_r_little64.tesh
1
2 p Check the marshaling facilities (trying to read the result of linux/amd64)
3 $ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 "--log=root.fmt:%m%n" $ARGS
4 > Read from file datadesc.little64
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 empty dynar of integers ----
13 > ---- Test on all possible struct having 3 fields (49 structs) ----
14 > ---- Test on homogeneous structure ----
15 > ---- Test on heterogeneous structure ----
16 > ---- Test on nested structures ----
17 > ---- Test on heterogeneous structure arrays ----
18 > ---- Test on chained list ----
19 > ---- Test on graph (cyclique chained list of 3 items) ----
20 > ---- Test on dynar containing integers ----
21 > ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ----
22 > ---- Test on struct containing dynamic array and its size (cbps test) ----
23 > ---- Test on struct containing dynamic array and its size when size=0 (cbps test) ----
24 > Exiting GRAS