Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill old tests.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 30 Nov 2010 11:44:24 +0000 (11:44 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 30 Nov 2010 11:44:24 +0000 (11:44 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8750 48e7efb5-ca39-0410-a469-dd3cf9ba447f

teshsuite/gras/datadesc/datadesc.big32_2 [deleted file]
teshsuite/gras/datadesc/datadesc.big32_8 [deleted file]
teshsuite/gras/datadesc/datadesc_r_big32_2.tesh [deleted file]
teshsuite/gras/datadesc/datadesc_r_big32_8.tesh [deleted file]

diff --git a/teshsuite/gras/datadesc/datadesc.big32_2 b/teshsuite/gras/datadesc/datadesc.big32_2
deleted file mode 100644 (file)
index 498f061..0000000
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 (file)
index 150bf70..0000000
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 (file)
index dc9978b..0000000
+++ /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 (file)
index 0fc4068..0000000
+++ /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