From: alegrand Date: Mon, 31 Jan 2005 22:18:42 +0000 (+0000) Subject: using xml files located in examples X-Git-Tag: v3.3~4517 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cd781124db50c82bc3281a7b90664157ac7ea5bf using xml files located in examples git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@833 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 8f2bed751b..bf2a988ec7 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -9,7 +9,7 @@ EXTRA_DIST=run_tests.in \ gras/datadesc.aix gras/datadesc.win32 gras/datadesc.g5 \ gras/mk_datadesc_structs.pl \ surf/trace_A.txt surf/trace_B.txt surf/trace_A_failure.txt surf/platform.xml \ - msg/msg_platform.xml msg/msg_deployment.xml msg/messages.h + msg/messages.h # Test stuff diff --git a/testsuite/run_tests.in b/testsuite/run_tests.in index ae63dcff68..b1d0316734 100755 --- a/testsuite/run_tests.in +++ b/testsuite/run_tests.in @@ -22,7 +22,7 @@ for test in xbt/log_usage@EXEEXT@ \ "surf/surf_usage@EXEEXT@ --surf-path=@top_srcdir@/testsuite/surf/ platform.xml" \ "surf/surf_usage2@EXEEXT@ --surf-path=@top_srcdir@/testsuite/surf/ platform.xml" \ \ - "msg/msg_test@EXEEXT@ --surf-path=@top_srcdir@/testsuite/msg/ platform.xml" + "msg/msg_test@EXEEXT@ --surf-path=@top_srcdir@/examples/msg/" # gras/trp_tcp_usage gras/trp_file_usage # gras/datadesc_usage@EXEEXT@