1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

Add the rename torture test.

(This used to be commit 644b5e30c8)
This commit is contained in:
Andrew Bartlett 2002-11-15 14:24:27 +00:00
parent 62dc784a8e
commit 1892b55a47
2 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,7 @@ torture-UNLINK torture-BROWSE torture-ATTR \
torture-TRANS2 torture-TORTURE torture-OPLOCK1 \
torture-OPLOCK3 torture-DIR torture-DENY1 \
torture-DENY2 torture-TCON torture-RW1 \
torture-RW2 torture-OPEN torture-DELETE"
torture-RW2 torture-OPEN torture-RENAME \
torture-DELETE"
#basicsmb-serversec

View File

@ -0,0 +1,2 @@
. torture_setup.fns
test_torture "RENAME"