mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
6107c79c90
Add new for_selftest option to SAMBA_BINARY() and SAMBA3_BINARY() This allows us to be much more consistent (at least in the core Samba) and documents clearly why the binary should not be installed. Not modified are - test_lp_load - notifyd-tests - gendrandperf - test* from examples/libsmbclient - dbwrap_torture - split_tokens - locktest2 - msgtest - msg_sink - msg_source - versiontest - rpc_open_tcp - test_headers As these are not tested in selftest so any change would also be untested. Of course they probably should be added in a different MR. Also not modified (because they are not tests, nor part of the build system) are: - smb2mount - notifydd - log2pacp - debug2html - smbfilter - destroy_netlogon_creds_cli - spotlight2* - tevent_glib_tracker These do however appear to be untested. For now, the source4 forked client tools are left unchanged: - smbclient4 - nmblookup4 Finally, the heimdal binaries are left as install=False as they are either part of the build system or end-user tools that we just don't want to install. These are however tested. The motivation is commit like |
||
---|---|---|
.. | ||
tests | ||
credentials.c | ||
credentials.h | ||
libcli_auth.h | ||
msrpc_parse.c | ||
msrpc_parse.h | ||
netlogon_creds_cli.c | ||
netlogon_creds_cli.h | ||
ntlm_check.c | ||
ntlm_check.h | ||
pam_errors.c | ||
pam_errors.h | ||
proto.h | ||
schannel_proto.h | ||
schannel_state_tdb.c | ||
schannel_state.h | ||
schannel.h | ||
session.c | ||
smbdes.c | ||
smbencrypt.c | ||
spnego_parse.c | ||
spnego_proto.h | ||
spnego.h | ||
wscript_build |