s3-selftest: Add a seperate test for ACL tests using vfstest
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2012 03:46:02 +0000 (13:46 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2012 07:32:25 +0000 (09:32 +0200)
commitdf8e9c128716c89f5a1d58f032e3d641e033c8b0
tree6d41c02053cc284215fd86b648fb178275119be5
parent05885a84f9ea67a986bdcb10a2bd07c00a2df0d4
s3-selftest: Add a seperate test for ACL tests using vfstest

This does not check for consistency or correctness yet, that will be
done with python unit tests.  The purpose of this test is to ensure
that the vfstest wrapper doesn't crash.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Aug 16 09:32:25 CEST 2012 on sn-devel-104
selftest/knownfail
source3/script/tests/vfstest-acl/run.sh [new file with mode: 0755]
source3/script/tests/vfstest-acl/vfstest.cmd [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/cmd_vfs.c