tests: test uid_wrapper_syscall_{valid,va} interaction using swrap_fake_uid_wrapper.so
authorStefan Metzmacher <metze@samba.org>
Mon, 16 Jan 2023 20:57:35 +0000 (21:57 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 17 Jan 2023 16:53:44 +0000 (17:53 +0100)
commit5e4b2466d291f37a6deb1b4c7ae56d76b4402557
tree4eb3a2bb0f31930b69d7d79b0a9d006484a96ee1
parenta4e2437d5f0a89880d45c2cf685f3e81654a23a7
tests: test uid_wrapper_syscall_{valid,va} interaction using swrap_fake_uid_wrapper.so

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
tests/CMakeLists.txt
tests/swrap_fake_uid_wrapper.c [new file with mode: 0644]
tests/swrap_fake_uid_wrapper.h [new file with mode: 0644]
tests/test_syscall_uwrap.c [new file with mode: 0644]