summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-08-27 09:41:13 +0000
committerJeremy Allison <jra@samba.org>2013-08-29 01:27:11 +0200
commit6e3650edd3cbdd9f29be4e8fa9ec9cd307f178e7 (patch)
tree28a37b11eeaf105f5513209917d0dec1e8da1443 /selftest
parent1b1935b876a14154ef74e447bf53eb7cd0a5dde9 (diff)
downloadsamba-6e3650edd3cbdd9f29be4e8fa9ec9cd307f178e7.tar.gz
samba-6e3650edd3cbdd9f29be4e8fa9ec9cd307f178e7.tar.bz2
samba-6e3650edd3cbdd9f29be4e8fa9ec9cd307f178e7.zip
torture: Add buffercheck tests
Make sure we get the smb2 infolevel fixed portions right I could not find correct #defines for the infolevels Bug: https://bugzilla.samba.org/show_bug.cgi?id=10106 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Aug 29 01:27:11 CEST 2013 on sn-devel-104
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail3
1 files changed, 3 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index dd536df57a..6fe7ce5c01 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -171,6 +171,9 @@
^samba4.smb2.oplock.batch20\(.*\)$ # samba 4 oplocks are a mess
^samba4.smb2.oplock.stream1 # samba 4 oplocks are a mess
^samba4.smb2.getinfo.complex # streams on directories does not work
+^samba4.smb2.getinfo.qfs_buffercheck # S4 does not do the INFO_LENGTH_MISMATCH/BUFFER_OVERFLOW thingy
+^samba4.smb2.getinfo.qfile_buffercheck # S4 does not do the INFO_LENGTH_MISMATCH/BUFFER_OVERFLOW thingy
+^samba4.smb2.getinfo.qsec_buffercheck # S4 does not do the BUFFER_TOO_SMALL thingy
^samba4.ntvfs.cifs.krb5.base.createx_access.createx_access\(.*\)$
^samba4.rpc.lsa.forest.trust #Not fully provided by Samba4
^samba4.blackbox.kinit\(.*\).kinit with user password for expired password\(.*\) # We need to work out why this fails only during the pw change