r8525: added two more test targets:
authorAndrew Tridgell <tridge@samba.org>
Sun, 17 Jul 2005 12:23:40 +0000 (12:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:35 +0000 (13:29 -0500)
commitaf36bc401154d278dbe272628110634f62fdba25
tree47527c02f89e0b081594b20bc461cd1fc756b732
parent6e81e866dc7a5dc014d2d9f2e09803c6adfd1830
r8525: added two more test targets:

 - 'make quicktest' for running only quick tests. Finishes in 20
   seconds or so.

 - 'make valgrindtest' runs smbd under valgrind in a xterm window and
   runs the quick tests. Also disables tls as that slows down valgrind
   too much to be usable
source/build/smb_build/makefile.pm
source/script/tests/selftest.sh
source/script/tests/test_functions.sh
source/script/tests/test_ldap.sh
source/script/tests/test_rpc_quick.sh [new file with mode: 0644]
source/script/tests/tests_all.sh [new file with mode: 0644]
source/script/tests/tests_quick.sh [new file with mode: 0644]