tests module expected to be tagged and defined as TESTS_SVNPATH & can use module...
[build.git] / Makefile
index b6a8051..23b07e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -679,6 +679,11 @@ info: packages modules branches
 
 .PHONY: info packages modules branches module-tools
 
+####################
+testsvnpath:
+       @$(if $(TESTS_SVNPATH), echo $(TESTS_SVNPATH) > $@, \
+       echo "http://svn.planet-lab.org/svn/tests/trunk" > $@)
+
 ####################
 help:
        @echo "********** Run make in two stages:"