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)
committerJeremy Allison <jra@samba.org>
Thu, 20 Feb 2020 20:48:29 +0000 (20:48 +0000)
commit7bbba73b30f06304e9a2ad48e853d9ec8171dd30
tree47934433a197b6275495ecd0ae4f8dc4520497ec
parent305204a241b74c599f4f6a064cac6608afd9c893
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>
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