summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Expand)AuthorFilesLines
2007-12-28r26625: Wrap some more events functions for Python and add a trivial test for...Jelmer Vernooij1-0/+1
2007-12-26r26609: Try a few more variatations to get the selftest to run againstAndrew Bartlett1-1/+16
2007-12-26r26601: Remove existing files to prevent errors.Jelmer Vernooij1-1/+3
2007-12-26r26598: Simplify the way Python tests are run.Jelmer Vernooij1-16/+13
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-1/+5
2007-12-26r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij1-4/+3
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-0/+1
2007-12-24r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij1-13/+13
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-0/+4
2007-12-24r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij3-8/+14
2007-12-24r26560: Add script for running in valgrind.Jelmer Vernooij1-4/+4
2007-12-24r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.Andrew Bartlett2-8/+19
2007-12-21r26553: Fix html output.Jelmer Vernooij1-2/+2
2007-12-21r26552: remove unused state variable, use dot as path separator for test names.Jelmer Vernooij5-108/+116
2007-12-21r26549: Remove suite-specific bits.Jelmer Vernooij4-26/+24
2007-12-21r26548: Remove remaining variables from state hash.Jelmer Vernooij4-53/+44
2007-12-21r26547: Make testsuites less special during subunit handling.Jelmer Vernooij5-57/+88
2007-12-21r26546: Rather than having a gazillion targets, add output format variable fo...Jelmer Vernooij1-6/+3
2007-12-21r26536: More tests for provisioning code.Jelmer Vernooij1-0/+1
2007-12-21r26527: Start on tests for provision.Jelmer Vernooij1-0/+1
2007-12-21r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij1-0/+1
2007-12-21r26502: Revert accidently removed pkg-config path change. Thanks to metze for...Jelmer Vernooij1-0/+5
2007-12-21r26499: Allow testing python provision by setting the PROVISION_PYTHON enviro...Jelmer Vernooij1-2/+6
2007-12-21r26486: Use portable run-time library path environment variable.Jelmer Vernooij2-11/+1
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij1-8/+1
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-0/+1
2007-12-21r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setupAndrew Bartlett1-4/+8
2007-12-21r26398: Fix writing the output of failed tests to st/summary.Jelmer Vernooij1-3/+8
2007-12-21r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin2-2/+2
2007-12-21r26358: Always specify TORTURE_OPTIONS to smbtorture.Jelmer Vernooij1-37/+37
2007-12-21r26347: More tests.Jelmer Vernooij1-1/+1
2007-12-21r26305: Update template files and testsuite to try and work with currentAndrew Bartlett1-3/+7
2007-12-21r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATHStefan Metzmacher1-1/+1
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-0/+1
2007-12-21r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij1-7/+7
2007-12-21r26190: Allow successful as well as success.Jelmer Vernooij1-2/+2
2007-12-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij1-0/+1
2007-12-21r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett1-1/+5
2007-12-21r26077: Import updated TDB bindings.Jelmer Vernooij1-0/+1
2007-12-21r26073: Import Python bindings for the registry.Jelmer Vernooij1-0/+1
2007-12-21r26069: Import python bindings for credentials.Jelmer Vernooij1-0/+1
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-0/+6
2007-12-21r25914: selftest: fix the module pathes when using --with-selftest-prefixStefan Metzmacher2-3/+2
2007-12-21r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij3-2/+5
2007-12-21r25869: selftest: strip newline from `whoami` output, hopefully fix provision...Stefan Metzmacher1-0/+1
2007-12-21r25840: make test: activate nss_wrapper for make testStefan Metzmacher1-4/+37
2007-12-21r25833: - we don't need --root twiceStefan Metzmacher1-4/+3
2007-12-21r25764: Fix total number of tests count to not include skipped tests.Jelmer Vernooij2-36/+31
2007-12-21r25746: [selftest] make plain output more readableStefan Metzmacher1-9/+10
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij3-11/+30