From: mquinson Date: Thu, 4 Oct 2007 08:24:35 +0000 (+0000) Subject: Allow to change the execution environment in this test (this allows to run it under... X-Git-Tag: v3.3~1014 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c0b73df31efd26872b75718af4a38b17f2533ce8?ds=sidebyside Allow to change the execution environment in this test (this allows to run it under valgrind) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4777 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/teshsuite/gras/datadesc/datadesc_r_little64.tesh b/teshsuite/gras/datadesc/datadesc_r_little64.tesh index c037fe3c95..05eac3c237 100644 --- a/teshsuite/gras/datadesc/datadesc_r_little64.tesh +++ b/teshsuite/gras/datadesc/datadesc_r_little64.tesh @@ -1,6 +1,6 @@ p Check the marshaling facilities (trying to read the result of linux/amd64) -$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=root.fmt:%m%n +$ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=root.fmt:%m%n $ARGS > This datafile was generated on little64 (4). > ---- Test on integer ---- > ---- Test on float ----