Remove test targets from Makefile, have it use run_tests.pl
authorRichard Levitte <levitte@openssl.org>
Sun, 19 Apr 2015 21:49:30 +0000 (23:49 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000 (16:10 +0200)
commitd11b43fdd30f084c19136359d0e3e4a06631abf9
tree918474dc0f23ce693eb1f6c8e35655e303069c77
parent7dc11227a385fd7e248e1292653761ec9ce9c105
Remove test targets from Makefile, have it use run_tests.pl

Also remove recipes/00-check_testalltests.t, since it will lack the
information from the now gone alltests target.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/Makefile
test/recipes/00-check_testalltests.t [deleted file]