]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture3: also check test file and it's attributes in two POSIX tests
authorRalph Boehme <slow@samba.org>
Fri, 3 Nov 2023 10:09:47 +0000 (11:09 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 5 Nov 2023 18:34:38 +0000 (18:34 +0000)
commitab2d619f205f854eddaecb47b6858a49953b291d
treeedfa979463a5f25265525e703b8046b1c13d71d4
parent95abd2f59fa98159a7dee2ca18da849631781275
smbtorture3: also check test file and it's attributes in two POSIX tests

Verifies that the correct DOS attribute, FILE_ATTRIBUTE_ARCHIVE in this case,
are returned over SMB1 with UNIX extensions.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/torture/test_posix.c