torture: add compressed file attribute ioctl test
commit0ad2ca98ce3fd19872637098d9accba6191ec0ee
authorDavid Disseldorp <ddiss@samba.org>
Tue, 13 Aug 2013 16:07:25 +0000 (13 18:07 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 15 Aug 2013 20:40:37 +0000 (15 13:40 -0700)
tree02b845f3983ffdcddd953bec404fe003863a996d
parente1b45869de5b7b36b263cb034b9682401b726422
torture: add compressed file attribute ioctl test

After marking a file for compression via FSCTL_SET_COMPRESSION, the
FILE_ATTRIBUTE_COMPRESSED flag should be present. Test for this.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/ioctl.c