add a torture target

Original commit message from CVS:
add a torture target
This commit is contained in:
Thomas Vander Stichele 2005-11-23 21:25:56 +00:00
parent a5f9b5d365
commit 6578b08562

View file

@ -44,3 +44,6 @@ include $(top_srcdir)/common/release.mak
check-valgrind:
cd check && make check-valgrind
check-torture:
cd check && make check-torture