Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In READ and WRITE mode (instead of RW), the remote_arch is the first char of the...
[simgrid.git] / testsuite / Makefile.am
index 096b5af..72e1fa5 100644 (file)
@@ -28,7 +28,8 @@ TESTS=run_tests
 
 test: $(noinst_PROGRAMS) $(noinst_SCRIPTS)
        ./run_tests
-
+valgrind: $(noinst_PROGRAMS) $(noinst_SCRIPTS)
+       ./run_tests valgrind
 
 # LDADD_UTILS is still a separate var to distinguish core tester from RL tester
 LDADD_UTILS=$(top_srcdir)/src/base/libgrasrl.a