1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/torture/local
Will f460bb52ed Conditionally disable macOS incompatible tests
Symbols _getgrent_r and _getpwent_r in
source4/torture/local/nss_tests.c are undefined in macOS. It seems
that checking HAVE_GETGRENT_R and HAVE_GETPWENT_R and conditionally
disabling those tests as suggested by hirochachacha in the referenced
bug allows samba on both `master` and `samba-4.7.1` to build properly
on macOS/darwin.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11984

Signed-off-by: Will Haley <willhy@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-12-17 01:24:15 +01:00
..
dbspeed.c lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
fsrvp_state.c Correct "ommited" typos. 2017-03-13 05:10:10 +01:00
local.c torture: Test tevent_req_profile 2018-07-11 23:04:23 +02:00
nss_tests.c Conditionally disable macOS incompatible tests 2018-12-17 01:24:15 +01:00
torture.c s4:torture/local: add missing #include "torture/local/proto.h" 2014-04-02 09:03:45 +02:00
verif_trailer.c torture: include config.h before any glibc headers 2015-07-17 04:41:13 +02:00
wscript_build PY3: use pyembed_libname for library names (otherwise missing deps) 2018-09-16 06:16:20 +02:00