r18577: reduce the number of tests run in 'make quicktest' again, so it
commit768af9b576d06ffd3da1bd07bf95f283b7e001b2
authorAndrew Tridgell <tridge@samba.org>
Sat, 16 Sep 2006 05:06:57 +0000 (16 05:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:50 +0000 (10 14:18 -0500)
treefdcafd5eb27950a320d55c8345d7f3533c8762b3
parent158764412e81447ae57a476bc45183d5e8231ec5
r18577: reduce the number of tests run in 'make quicktest' again, so it
completes in a minute on my laptop (the benchmark I usually use).

Simo, I removed th ldb tests, as ldb is pretty well tested by lots of
the other tests, and its a pretty slow test. We could instead add a
"ldb-testquick.sh" which does only minimal testing. The full tests
will of course be run with 'make test' and in the build farm.
(This used to be commit 3cee6a7863bba61c92f94087df5c6442f02a2da7)
source4/script/tests/test_ldap.sh
source4/script/tests/test_quick.sh
source4/script/tests/test_rpc_quick.sh