1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00
Commit Graph

172 Commits

Author SHA1 Message Date
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
Jelmer Vernooij
d5dd11d1f5 r26190: Allow successful as well as success. 2007-12-21 05:46:42 +01:00
Jelmer Vernooij
f0fcad0a75 r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
Andrew Bartlett
a7be80766f r26137: Rename the entryUUID module to better match it's purpose: being a
simple ldap mapping (a complex mapping will follow).

Fix the module to handle 'name' better, rather than using the 'name'
attribute built into OpenLDAP, rename to samba4RDN.  We need to see if
this can be handled in the backend.

Also rename the functions and inernal module name to entryuuid for
consistancy.

Andrew Bartlett
2007-12-21 05:46:19 +01:00
Jelmer Vernooij
afe091d92e r26077: Import updated TDB bindings. 2007-12-21 05:45:55 +01:00
Jelmer Vernooij
777205b570 r26073: Import Python bindings for the registry. 2007-12-21 05:45:53 +01:00
Jelmer Vernooij
97bb235cc8 r26069: Import python bindings for credentials. 2007-12-21 05:45:52 +01:00
Jelmer Vernooij
fc3a8caef7 r26068: Import improved Python bindings for LDB, including tests. 2007-12-21 05:45:51 +01:00
Stefan Metzmacher
092b93b135 r25914: selftest: fix the module pathes when using --with-selftest-prefix
metze
2007-12-21 05:44:53 +01:00
Jelmer Vernooij
9d73becbb2 r25887: Build Samba-specific ldb modules as dso's. 2007-12-21 05:44:40 +01:00
Stefan Metzmacher
c6c62abc07 r25869: selftest: strip newline from whoami output, hopefully fix provision on mac os 10
metze
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
2de9c1c64a r25840: make test: activate nss_wrapper for make test
metze
2007-12-21 05:44:21 +01:00
Stefan Metzmacher
6150286de8 r25833: - we don't need --root twice
- use $unix_name to make more clear what this variable means

metze
2007-12-21 05:44:17 +01:00
Jelmer Vernooij
d90b058cd4 r25764: Fix total number of tests count to not include skipped tests. 2007-12-21 05:43:49 +01:00