From cd781124db50c82bc3281a7b90664157ac7ea5bf Mon Sep 17 00:00:00 2001 From: alegrand Date: Mon, 31 Jan 2005 22:18:42 +0000 Subject: [PATCH] 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 --- testsuite/Makefile.am | 2 +- testsuite/run_tests.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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@ -- 2.20.1