Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Convert to tesh
[simgrid.git] / examples / gras / mutual_exclusion / simple_token / Makefile.in
index dc70d88..319c79d 100644 (file)
@@ -238,6 +238,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 = simple_token.xml $(TESTS)
 simple_token_simulator_SOURCES = _simple_token_simulator.c simple_token.c
 simple_token_simulator_LDADD = $(top_builddir)/src/libsimgrid.la