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

33 Commits

Author SHA1 Message Date
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
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
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
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
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
Jelmer Vernooij
f75d63596b r26358: Always specify TORTURE_OPTIONS to smbtorture. 2007-12-21 05:49:02 +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
f0fcad0a75 r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +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
Jelmer Vernooij
9d73becbb2 r25887: Build Samba-specific ldb modules as dso's. 2007-12-21 05:44:40 +01:00
Jelmer Vernooij
22cb93e5c0 r25743: Write short summary of failed tests and skipped tests to file. 2007-12-21 05:43:39 +01:00
Jelmer Vernooij
9cfa44b438 r25740: More consistent naming for tests, always include environment name in test name. 2007-12-21 05:43:37 +01:00
Jelmer Vernooij
e99e9c167f r25737: Integrate more of the test recipe code into one file, use
different mechanism for determining the quicktest list.

Quicktest is a bit verbose now (reports all the tests not run as SKIP:)
2007-12-21 05:43:36 +01:00