]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture: add test smb2.stream.attributes2
authorRalph Boehme <slow@samba.org>
Sat, 13 Aug 2022 14:13:07 +0000 (16:13 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 22 Aug 2022 08:02:35 +0000 (08:02 +0000)
commite74b10e17ee5df0f77ac5349242841be8d71c4e8
tree2bd20db02357179ae939f54cc65136e6e343743a
parentb5848d391be4f7633745d9c36e432ac8b1c9dba2
smbtorture: add test smb2.stream.attributes2

Specifically torture the creation date is the same for the file and its streams.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15126
MR: https://gitlab.com/samba-team/samba/-/merge_requests/2643

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/smb2.streams [new file with mode: 0644]
source4/torture/smb2/streams.c