test: Show that smbd does not handle EINTR from open() correctly
authorVolker Lendecke <vl@samba.org>
Wed, 19 Feb 2020 14:25:38 +0000 (15:25 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 25 Feb 2020 19:32:28 +0000 (19:32 +0000)
commitdcdfa4a752e9bed5ea4556719eb66d88beefb9d3
treefd86f10c9a1d4b365845863f43883bdc558395f1
parent670b83a1e6d19e1920fdba09d39c6b0743546a3b
test: Show that smbd does not handle EINTR from open() correctly

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14285
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 7bbba73b30f06304e9a2ad48e853d9ec8171dd30)
selftest/knownfail.d/open_eintr [new file with mode: 0644]
source3/script/tests/test_open_eintr.sh [new file with mode: 0755]
source3/selftest/tests.py