Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest
[samba.git] / source3 / Makefile.in
index bb81dd2f70516b54d9054c35812cd5538a46be14..e806e3f06294b07eb0d2d34fb509dca1f77cd1c2 100644 (file)
@@ -2799,6 +2799,9 @@ valgrindtest:: all torture timelimit
         VALGRIND="valgrind -q --num-callers=30 --log-file=${selftest_prefix}/valgrind.log" \
         PERL="$(PERL)" $(srcdir)/script/tests/selftest.sh ${selftest_prefix} all "${smbtorture4_path}"
 
+selftest::
+       ../selftest/selftest.pl --prefix=st --target=samba3 --testlist="`pwd`/selftest/tests.sh|" 
+
 # Check for Winbind struct 32/64bit padding
 test_wbpad:
        @echo "Testing winbind request/response structure for 32/64bit padding"