buildtools: Add 'make testenv' to Samba4 make targets
[kai/samba.git] / buildtools / scripts / Makefile.waf
index 5af4fd4239538bfbfbe68a5c2e7a969453768eb1..045d2410e20d71e101a1f7ed33c6b8e5ccb737c8 100644 (file)
@@ -14,6 +14,9 @@ uninstall:
 test:
        $(WAF) test
 
+testenv:
+       $(WAF) test --testenv
+
 quicktest:
        $(WAF) test --quick