summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-18 18:54:19 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:51:50 +0100
commit4e6ab64762477c0117aa823fd8e6b1275d63e0d7 (patch)
treedb03788ae18b6d5ead8472ba4f6cc8f1b1555106 /source4/selftest
parent80529722e30d087bf9a18e239d0ef4e35865c49f (diff)
downloadsamba-4e6ab64762477c0117aa823fd8e6b1275d63e0d7.tar.gz
samba-4e6ab64762477c0117aa823fd8e6b1275d63e0d7.tar.bz2
samba-4e6ab64762477c0117aa823fd8e6b1275d63e0d7.zip
r26527: Start on tests for provision.
(This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656)
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/samba4_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/samba4_tests.sh b/source4/selftest/samba4_tests.sh
index f0700a6956..268a3246e5 100755
--- a/source4/selftest/samba4_tests.sh
+++ b/source4/selftest/samba4_tests.sh
@@ -295,4 +295,5 @@ then
plantest "security.python" none PYTHONPATH=bin/python:scripting/python:libcli/security/tests/ scripting/bin/subunitrun bindings
plantest "param.python" none PYTHONPATH=bin/python:scripting/python:param/tests scripting/bin/subunitrun bindings
plantest "upgrade.python" none PYTHONPATH=bin/python:scripting/python scripting/bin/subunitrun samba.tests.upgrade
+ plantest "samba.python" none PYTHONPATH=bin/python:scripting/python scripting/bin/subunitrun samba.tests
fi