s3: tests: Add "SMB2-LIST-DIR-ASYNC" test.
authorJeremy Allison <jra@samba.org>
Wed, 14 Jul 2021 22:29:01 +0000 (15:29 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 15 Jul 2021 05:02:30 +0000 (05:02 +0000)
commit8f8d0eaad68620561eb5bdc95fbb855b90f31fc5
tree093785a177bdfa2b434c8231b309200f11bec9bb
parent6e7ffa8da34b85ac27396ee3fe29afb5db534e9e
s3: tests: Add "SMB2-LIST-DIR-ASYNC" test.

Add as knownfail.

Shows our "smbd async dosmode" code wasn't working.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14758

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/smb2_list_dir_async [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_smb2.c
source3/torture/torture.c