1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00
Commit Graph

185 Commits

Author SHA1 Message Date
Jelmer Vernooij
95872d7db8 selftest: Use "require" rather than "use" keyword so .pm files don't have to be provided until used. 2008-01-16 21:30:58 +01:00
Jelmer Vernooij
50b8a16d0c selftest: Add some more documentation. Rename env => target to avoid confusion. 2008-01-16 17:58:50 +01:00
Andrew Bartlett
c4aba5ad01 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet 2008-01-16 09:26:24 +11:00
Andrew Bartlett
f7f765c29b Start generating a configuration for the refint overlay. This
OpenLDAP module should ensure that after a subtree rename, attributes
are still consistant.

Andrew Bartlett
2008-01-16 09:26:14 +11:00
Andrew Bartlett
d8a805a254 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local 2008-01-16 09:00:04 +11:00
Andrew Bartlett
b0657e0681 Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.
Andrew Bartlett
2008-01-16 08:59:13 +11:00
Jelmer Vernooij
0a039fabcb python: Add simple test for samr python code. 2008-01-14 19:53:08 +01:00
Jelmer Vernooij
bd3e6c41c4 python: Fix python code for winreg, add test. 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
ebb78ea423 python: Fix rpcecho tests. 2008-01-14 19:53:06 +01:00
Jelmer Vernooij
8523740796 python: Add simple tests for the DCE/RPC echo interface. 2008-01-14 19:53:05 +01:00
Jelmer Vernooij
0c27eabbc4 python/ldap: Get further. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
d7a3f9612c python: More work getting the LDAP test to compile again. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
74209fa6b0 python: Specify right arguments for the ldap test, fix some more calls. 2008-01-11 03:27:26 +01:00
Jelmer Vernooij
93b80f1ceb r26673: selftest: Document the purpose and output format of samba4_tests.sh. 2008-01-05 13:36:01 -06:00
Jelmer Vernooij
33c5982ed9 r26671: rap: Convert the RAP tests to the new torture API and run them by default.
We don't have a server-side implementation of netservergetinfo yet, so it is
marked as known failing.
2008-01-05 13:06:02 -06:00
Jelmer Vernooij
7873666a95 r26625: Wrap some more events functions for Python and add a trivial test for it. 2007-12-28 11:03:01 -06:00
Andrew Bartlett
ff77bd62ce r26609: Try a few more variatations to get the selftest to run against
OpenLDAP.

Andrew Bartlett
2007-12-26 22:21:01 -06:00
Jelmer Vernooij
9427757ae2 r26601: Remove existing files to prevent errors. 2007-12-26 11:57:09 -06:00
Jelmer Vernooij
d649f73431 r26598: Simplify the way Python tests are run. 2007-12-26 11:57:08 -06:00
Jelmer Vernooij
2227fb6df6 r26596: Fixed upgrade.py.
Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
150cf39fbd r26593: - More work on the python versions of samba3dump and the samba3sam tests.
- Initial work converting the upgrade code to Python.
- Removed the old EJS upgrade code because it has been broken for a long time.
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
ba8be2dfc0 r26576: Allow the static module loading code to be used for the Python modules.
Simplify the way module initialization functions are handled.
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
03270c5ffd r26575: Build a private copy of the Python executable for Samba 4, so we know we're always using the same library we build the modules for. 2007-12-24 01:51:04 -06:00
Jelmer Vernooij
c550c03372 r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
d2b9055bc0 r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. 2007-12-24 01:51:00 -06:00
Jelmer Vernooij
cb5d6a9ee2 r26560: Add script for running in valgrind. 2007-12-24 01:51:00 -06:00
Andrew Bartlett
722d8a5665 r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.
Add in another varient to test with in the OpenLDAP module-guessing
game, from Howard Chu.

Andrew Bartlett
2007-12-24 01:50:59 -06:00
Jelmer Vernooij
769ac782f3 r26553: Fix html output. 2007-12-21 06:28:51 +01:00
Jelmer Vernooij
a84975610c r26552: remove unused state variable, use dot as path separator for test names. 2007-12-21 06:28:50 +01:00
Jelmer Vernooij
ac01d515b7 r26549: Remove suite-specific bits. 2007-12-21 06:28:48 +01:00
Jelmer Vernooij
84f5b3e257 r26548: Remove remaining variables from state hash. 2007-12-21 06:28:48 +01:00
Jelmer Vernooij
0bf6bdcd7f r26547: Make testsuites less special during subunit handling. 2007-12-21 06:28:47 +01:00
Jelmer Vernooij
bd5217906c r26546: Rather than having a gazillion targets, add output format variable for 'make test'. 2007-12-21 06:28:47 +01:00
Jelmer Vernooij
43c8bfeedf r26536: More tests for provisioning code. 2007-12-21 05:51:56 +01:00
Jelmer Vernooij
84ac6c6bbf r26527: Start on tests for provision. 2007-12-21 05:51:50 +01:00
Jelmer Vernooij
73bd4a9566 r26506: Start running (really trivial) tests for upgrade script. 2007-12-21 05:51:12 +01:00
Jelmer Vernooij
b87e71ed4b r26502: Revert accidently removed pkg-config path change. Thanks to metze for catching this. 2007-12-21 05:51:03 +01:00
Jelmer Vernooij
379d0bbb2f r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable. 2007-12-21 05:50:55 +01:00
Jelmer Vernooij
78c183b886 r26486: Use portable run-time library path environment variable. 2007-12-21 05:50:44 +01:00
Jelmer Vernooij
e26d0fff6d r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings. 2007-12-21 05:50:34 +01:00
Jelmer Vernooij
ccfab20dcc r26448: Add basic tests for param python module. 2007-12-21 05:50:14 +01:00
Andrew Bartlett
1ffada95d2 r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
of OpenLDAP.

This makes it consistant with the Fedora DS setup, and doesn't mix
both hdb and bdb.

Andrew Bartlett
2007-12-21 05:49:51 +01:00
Jelmer Vernooij
34b9ddddaf r26398: Fix writing the output of failed tests to st/summary. 2007-12-21 05:49:27 +01:00
Kai Blin
2ccc4d2af5 r26395: spoolss: Add WinXP-like printer browsing test. 2007-12-21 05:49:24 +01:00
Jelmer Vernooij
f75d63596b r26358: Always specify TORTURE_OPTIONS to smbtorture. 2007-12-21 05:49:02 +01:00
Jelmer Vernooij
5d927b5ca7 r26347: More tests. 2007-12-21 05:48:53 +01:00
Andrew Bartlett
a00bb94253 r26305: Update template files and testsuite to try and work with current
openldap, and fully support different LDAP server locations.

Andrew Bartlett
2007-12-21 05:48:19 +01:00
Stefan Metzmacher
038fb0d890 r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH
metze
2007-12-21 05:48:09 +01:00
Jelmer Vernooij
8625cd403b r26197: Add bindings for libsecurity. 2007-12-21 05:46:47 +01:00
Jelmer Vernooij
b0f808345f r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted. 2007-12-21 05:46:43 +01:00