tests: Get the tests working on BSD
authorAndreas Schneider <asn@samba.org>
Thu, 8 Oct 2015 15:03:48 +0000 (17:03 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 27 Oct 2015 13:56:16 +0000 (14:56 +0100)
commit35d070cb178fe07f1f902eaa5c9d91ea734dc932
tree168078bbef197f02c40ff5612692cb910fcee5a9
parent77fdff705f6e82a923f0b66ea0859bbd1f1358d6
tests: Get the tests working on BSD

The setuid and seteuid behaviour is different to Linux and Solaris.

The setuid euid tests on BSD look like a bug?

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
tests/CMakeLists.txt
tests/test_seteuid.c
tests/test_setuid.c
tests/test_setuid_euid1.c
tests/test_setuid_euid2.c