summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbtorture_s3.sh
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2010-02-01 18:49:50 -0800
committerJeremy Allison <jra@samba.org>2010-02-01 18:49:50 -0800
commita35be8c0c2d804638d9eda5afb6c96ef2f090549 (patch)
tree9dede8d261baa2809262c9390197177a27eabbed /source3/script/tests/test_smbtorture_s3.sh
parent4e08d0d0d60be0fc4a080cd616ecb36253e490db (diff)
downloadsamba-a35be8c0c2d804638d9eda5afb6c96ef2f090549.tar.gz
samba-a35be8c0c2d804638d9eda5afb6c96ef2f090549.tar.bz2
samba-a35be8c0c2d804638d9eda5afb6c96ef2f090549.zip
Torture test for bug 7084 - Create time on directories not stored properly in an EA in new create time code.
Ensure new files in a directory don't reset the create time. Jeremy.
Diffstat (limited to 'source3/script/tests/test_smbtorture_s3.sh')
-rwxr-xr-xsource3/script/tests/test_smbtorture_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_smbtorture_s3.sh b/source3/script/tests/test_smbtorture_s3.sh
index 1cbfc23554..3e0e3de911 100755
--- a/source3/script/tests/test_smbtorture_s3.sh
+++ b/source3/script/tests/test_smbtorture_s3.sh
@@ -28,7 +28,7 @@ tests="FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7 LOCK9"
#tests="$tests UNLINK BROWSE ATTR TRANS2 MAXFID TORTURE "
tests="$tests UNLINK BROWSE ATTR TRANS2 TORTURE "
tests="$tests OPLOCK1 OPLOCK2 OPLOCK3 STREAMERROR"
-tests="$tests DIR DIR1 TCON TCONDEV RW1 RW2 RW3"
+tests="$tests DIR DIR1 DIR-CREATETIME TCON TCONDEV RW1 RW2 RW3"
tests="$tests OPEN XCOPY RENAME DELETE PROPERTIES W2K"
tests="$tests TCON2 IOCTL CHKPATH FDSESS LOCAL-SUBSTITUTE CHAIN1"
tests="$tests GETADDRINFO POSIX UID-REGRESSION-TEST SHORTNAME-TEST"