mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
30ffc120e2
samba_init_module returns 32-bit. For some reason on my 32-bit lxc "return 0" was converted to something but NT_STATUS_OK, making initialization fail. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Sep 21 02:49:32 CEST 2017 on sn-devel-144 |
||
---|---|---|
.. | ||
build_farm | ||
headers | ||
nsswitch | ||
smbd | ||
unittests | ||
README |
README for testsuite directory ------------------------------ The Samba testsuite is divided up into the following subdirectories. - lib Various library files used by tool directories - nsswitch Tests for nsswitch extensions - build_farm Tests designed to run automatically on the build farm All the scripts except those in build_farm require an unreleased version of DejaGNU, and although they contain some useful tests they are not so useful at the moment. All scripts are migrating to a single test framework, Satyr. <cvs://cvs.samba.org/data/cvs/satyr>