s3-selftest: convert stream_depot vfstest driver into a subunit test
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 22:37:54 +0000 (08:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 23:15:45 +0000 (09:15 +1000)
commit748d8f5310501bb585c9be1b261554ec690a3132
treebf926ca13921b10da5590c6267e128c7590f65b4
parent08baa11ab869551f61dc7a7d363587b70582ffeb
s3-selftest: convert stream_depot vfstest driver into a subunit test

This gives us our first automated coverage of the vfstest binary.

We don't use the simple smb.conf because we need to override all the
paths for this to work as non-root without a panic, so we use the s3dc
environment, which already loads this module.

Andrew Bartlett
source3/script/tests/stream-depot/run.sh
source3/script/tests/stream-depot/smb.conf [deleted file]
source3/selftest/tests.py