From: navarrop Date: Tue, 30 Nov 2010 11:44:24 +0000 (+0000) Subject: Kill old tests. X-Git-Tag: v3_5~81 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/de131ab8e9bcad3dba7e6b23150db24f64259024 Kill old tests. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8750 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/teshsuite/gras/datadesc/datadesc.big32_2 b/teshsuite/gras/datadesc/datadesc.big32_2 deleted file mode 100644 index 498f061484..0000000000 Binary files a/teshsuite/gras/datadesc/datadesc.big32_2 and /dev/null differ diff --git a/teshsuite/gras/datadesc/datadesc.big32_8 b/teshsuite/gras/datadesc/datadesc.big32_8 deleted file mode 100644 index 150bf70fbe..0000000000 Binary files a/teshsuite/gras/datadesc/datadesc.big32_8 and /dev/null differ diff --git a/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh b/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh deleted file mode 100644 index dc9978bafd..0000000000 --- a/teshsuite/gras/datadesc/datadesc_r_big32_2.tesh +++ /dev/null @@ -1,21 +0,0 @@ - -p Check the marshaling facilities (trying to read the result of linux/mips?) -$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_2 --log=root.fmt:%m%n -> Read from file ./gras/datadesc/datadesc.big32_2 -> ---- Test on integer ---- -> ---- Test on float ---- -> ---- Test on double ---- -> ---- Test on fixed array ---- -> ---- Test on a reference to an integer ---- -> ---- Test on string (ref to dynamic array) ---- -> ---- Test on dynar containing integers ---- -> ---- Test on all possible struct having 3 fields (49 structs) ---- -> ---- Test on homogeneous structure ---- -> ---- Test on heterogeneous structure ---- -> ---- Test on nested structures ---- -> ---- Test on chained list ---- -> ---- Test on graph (cyclique chained list of 3 items) ---- -> ---- Test on dynar containing integers ---- -> ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ---- -> ---- Test on struct containing dynamic array and its size (cbps test) ---- -> Exiting GRAS diff --git a/teshsuite/gras/datadesc/datadesc_r_big32_8.tesh b/teshsuite/gras/datadesc/datadesc_r_big32_8.tesh deleted file mode 100644 index 0fc4068060..0000000000 --- a/teshsuite/gras/datadesc/datadesc_r_big32_8.tesh +++ /dev/null @@ -1,21 +0,0 @@ - -p Check the marshaling facilities (trying to read the result of ppc or sparc) -$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_8 --log=root.fmt:%m%n -> Read from file ./gras/datadesc/datadesc.big32_8 -> ---- Test on integer ---- -> ---- Test on float ---- -> ---- Test on double ---- -> ---- Test on fixed array ---- -> ---- Test on a reference to an integer ---- -> ---- Test on string (ref to dynamic array) ---- -> ---- Test on dynar containing integers ---- -> ---- Test on all possible struct having 3 fields (49 structs) ---- -> ---- Test on homogeneous structure ---- -> ---- Test on heterogeneous structure ---- -> ---- Test on nested structures ---- -> ---- Test on chained list ---- -> ---- Test on graph (cyclique chained list of 3 items) ---- -> ---- Test on dynar containing integers ---- -> ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ---- -> ---- Test on struct containing dynamic array and its size (cbps test) ---- -> Exiting GRAS