Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-21 | s4-torture Enable libnetapi and libsmbclient tests using combined build | Andrew Bartlett | 1 | -8/+22 | |
Because we now always build the source3 code, we can link directly against a private libnetapi and libsmbclient to test the behaviour of these important APIs. We use a private libnetapi_net_init(), and by using this interface rather than the public one, we can ensure that the correct smb.conf is loaded (as smbtorture4 is a Samba4 semantics binary). The #include of the source3 includes.h is required to do the manual lp_load(). Andrew Bartlett | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -5/+5 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2010-09-20 | s4-smbtorture: add NetRemoteTOD libnetapi torture test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: add NETAPI-GROUP test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: add NETAPI-USER test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: add very basic LIBNETAPI testsuite. | Günther Deschner | 1 | -0/+78 | |
Guenther |