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 21:10:14 +0000 (21:10 +0000)
commit64b2eda07fcf3ee38a344848297c2a0f8a13748b
treeb4de5fc01ce050cdf7fde3bfb657844747bbe78c
parent0232cc46a35a57b4c3ccdb7d4222ec0c9f3fca38
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