tevent: Remove make targets that are not relevant for tevent.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 28 Sep 2010 06:42:26 +0000 (08:42 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 28 Sep 2010 07:12:41 +0000 (09:12 +0200)
lib/tevent/Makefile

index bf19ebeae0cf8db8c5ebb0bb5769d1e08307c60e..f6750fe65ca4697c3080bf4ecc96054af12e8052 100644 (file)
@@ -14,12 +14,6 @@ uninstall:
 test:
        $(WAF) test $(TEST_OPTIONS)
 
-testenv:
-       $(WAF) test --testenv $(TEST_OPTIONS)
-
-quicktest:
-       $(WAF) test --quick $(TEST_OPTIONS)
-
 dist:
        $(WAF) dist
 
@@ -45,8 +39,6 @@ testsuite: all
 
 check: test
 
-torture: all
-
 # this should do an install as well, once install is finished
 installcheck: test