Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move to tesh for the tests
[simgrid.git] / examples / gras / ping / Makefile.in
index b212daa..298b25a 100644 (file)
@@ -242,6 +242,7 @@ target_os = @target_os@
 target_vendor = @target_vendor@
 INCLUDES = -I$(top_srcdir)/include
 TESTS = test_rl test_sg
+TESTS_ENVIRONMENT = ../../../tools/tesh/tesh
 EXTRA_DIST = ping.xml ping.h $(TESTS)
 ping_simulator_SOURCES = _ping_simulator.c ping_server.c ping_client.c ping_common.c
 ping_simulator_LDADD = $(top_builddir)/src/libsimgrid.la