Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not use configure to generate the test script, factorize some Makefile.am stuff...
[simgrid.git] / examples / gras / ping / Makefile.am
index 4d8f803..8ee2e11 100644 (file)
@@ -1,8 +1,7 @@
 INCLUDES= -I$(top_srcdir)/include
-TESTS= test_rl test_sg
-TESTS_ENVIRONMENT=../../../tools/tesh/tesh
 
-EXTRA_DIST=ping.xml ping.h $(TESTS)
+EXTRA_DIST=ping.xml ping.h
+include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=ping_client ping_server ping_simulator