tests: test socket_wrapper_syscall_{valid,va} interaction using uwrap_fake_socket_wra...
authorStefan Metzmacher <metze@samba.org>
Mon, 16 Jan 2023 20:41:09 +0000 (21:41 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 17 Jan 2023 13:31:10 +0000 (14:31 +0100)
commit6d309f8b31493766f99d5f288550b1c33100bde8
tree023b7fca9ef02c146663ed286a0cc629edb53032
parentf9aeff77b2b2e7776f13239bab548bb5af717f8a
tests: test socket_wrapper_syscall_{valid,va} interaction using uwrap_fake_socket_wrapper.so

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