s4: torture: Add compound_async.write_write test to show we don't go async on the...
authorJeremy Allison <jra@samba.org>
Thu, 17 Nov 2022 23:39:16 +0000 (15:39 -0800)
committerRalph Boehme <slow@samba.org>
Thu, 1 Dec 2022 15:04:58 +0000 (15:04 +0000)
commitffd9b94fe0f59c2b552402543db406cb69003745
treed39121095ae668862c599e0593519794606e51b6
parentfc6c76e6dabdc20bc7401cc2268baa6edb635ee1
s4: torture: Add compound_async.write_write test to show we don't go async on the last write in a compound.

Add knownfail.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/compound_async [new file with mode: 0644]
source4/torture/smb2/compound.c