summaryrefslogtreecommitdiff
path: root/source4/selftest/test_w2k3_file.sh
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-11-24 16:25:02 -0800
committerTim Prouty <tprouty@samba.org>2009-11-25 08:45:14 -0800
commitce9ac3a685e2a23b30952bf20dbe3f9bf24dfaaa (patch)
tree5c09b471b415816d899a1bdc94b546dd7137c9c1 /source4/selftest/test_w2k3_file.sh
parent56eca756719fcec019588ccde6f9ae53cb94cff6 (diff)
downloadsamba-ce9ac3a685e2a23b30952bf20dbe3f9bf24dfaaa.tar.gz
samba-ce9ac3a685e2a23b30952bf20dbe3f9bf24dfaaa.tar.bz2
samba-ce9ac3a685e2a23b30952bf20dbe3f9bf24dfaaa.zip
s4 torture: Split up the torture suite setup for RAW-SFILEINFO
A side effect of this change is that RAW-SFILEINFO now runs the whole suite instead of just the first test. I changed the name of the first test to RAW-SFILEINFO-BASE and changed all of the selftest scripts that call it.
Diffstat (limited to 'source4/selftest/test_w2k3_file.sh')
-rwxr-xr-xsource4/selftest/test_w2k3_file.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/test_w2k3_file.sh b/source4/selftest/test_w2k3_file.sh
index d59d2b49ef..27714c2c19 100755
--- a/source4/selftest/test_w2k3_file.sh
+++ b/source4/selftest/test_w2k3_file.sh
@@ -27,7 +27,7 @@ tests="$tests BASE-DENY3 BASE-XCOPY BASE-OPEN BASE-DENYDOS"
tests="$tests BASE-DELETE BASE-PROPERTIES BASE-MANGLE"
tests="$tests BASE-CHKPATH BASE-SECLEAK BASE-TRANS2"
tests="$tests BASE-NTDENY1 BASE-NTDENY2 BASE-RENAME BASE-OPENATTR"
-tests="$tests RAW-QFILEINFO RAW-SFILEINFO-BUG RAW-SFILEINFO"
+tests="$tests RAW-QFILEINFO RAW-SFILEINFO-BUG RAW-SFILEINFO-BASE"
tests="$tests RAW-LOCK RAW-MKDIR RAW-SEEK RAW-CONTEXT RAW-MUX RAW-OPEN RAW-WRITE"
tests="$tests RAW-UNLINK RAW-READ RAW-CLOSE RAW-IOCTL RAW-CHKPATH RAW-RENAME"
tests="$tests RAW-EAS RAW-STREAMS RAW-OPLOCK RAW-NOTIFY BASE-DELAYWRITE"