summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2018-09-28 16:37:51 -0700
committerAndrew Bartlett <abartlet@samba.org>2019-07-05 03:33:19 +0000
commite1bb3d34d900730c71ceaf2a1fba23823342f94e (patch)
treebbc32f9d6f3b244d87677813e370296629855c48 /selftest
parentaa199696b9cf16660a7f8f2bcc2940153a855c41 (diff)
downloadsamba-e1bb3d34d900730c71ceaf2a1fba23823342f94e.tar.gz
smbtorture: Add smb2.ioctl.zero_data
Allow to manually issue the FSCTL_ZERO_DATA call and verify the state of the file in the file system. Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/skip2
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/skip b/selftest/skip
index d9e615146fb..1e7448acb9f 100644
--- a/selftest/skip
+++ b/selftest/skip
@@ -71,6 +71,7 @@
^samba3.smb2.hold-sharemode # Not a test, but a way to block other clients for a test
^samba3.smb2.check-sharemode # Not a test, but a way to test sharemodes outside of Samba
^samba3.smb2.set-sparse-ioctl # For manual testing, needs additional parameters.
+^samba3.smb2.zero-data-ioctl # For manual testing, needs additional parameters.
^samba3.smb2.durable-open-disconnect # Not a test, but a way to create a disconnected durable
^samba3.smb2.scan # No tests
^samba3.smb2.oplock.levelii501 # No test yet
@@ -85,6 +86,7 @@
^samba4.smb2.hold-sharemode # Not a test, but a way to block other clients for a test
^samba4.smb2.check-sharemode # Not a test, but a way to test sharemodes outside of Samba
^samba4.smb2.set-sparse-ioctl # For manual testing, needs additional parameters.
+^samba4.smb2.zero-data-ioctl # For manual testing, needs additional parameters.
^samba4.raw.ping.pong # Needs second server to test
^samba4.rpc.samr.accessmask
^samba4.rpc.samr.passwords.*ncacn_np\(ad_dc_ntvfs\) # currently fails, possibly config issue