s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns ENOENT...
commit9eda432836bfff3d3d4a365a08a5ecb54f0f2e34
authorJeremy Allison <jra@samba.org>
Mon, 17 Oct 2022 20:14:41 +0000 (17 13:14 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 18 Oct 2022 23:20:37 +0000 (18 23:20 +0000)
treeb860f6e13b2e57660b977e70d31cf46231c3034f
parent0326549a052c22e4929e3760fd5011c35e32fe33
s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns ENOENT on a non-existent file.

Add knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
selftest/knownfail.d/libsmb_getatr [new file with mode: 0644]
source4/torture/libsmbclient/libsmbclient.c