s4 torture: Add more rename tests to RAW-STREAMS
authorTim Prouty <tprouty@samba.org>
Fri, 19 Dec 2008 05:03:01 +0000 (21:03 -0800)
committerTim Prouty <tprouty@samba.org>
Mon, 5 Jan 2009 03:31:30 +0000 (19:31 -0800)
commit2ddaebb2e11ba13ff7428e45dbfdc90b1bf2d630
treed08b8d8c0278883df81793a96b32d7eaa701c513
parentd22adc14a91b7be323ff79c1b464e2b0bf400478
s4 torture: Add more rename tests to RAW-STREAMS

There is one part of the new rename tests that passes against windows,
but doesn't pass against samba3 right now.  Windows allow renaming a
stream to the default stream, but none of the current streams module
support this.  When this ability is added the check for samba can be
removed from this test.

This patch also adds a missing unlink in the cleanup of
test_stream_delete and changes the order that the tests are run to be
consistent with the physical order in the file.
source4/torture/raw/streams.c