summaryrefslogtreecommitdiffstats
path: root/source4/selftest/samba4_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix local tests.Jelmer Vernooij2008-02-181-2/+3
* Use consistent hierarchical naming for tests used in selftest.Jelmer Vernooij2008-02-181-31/+45
* Unconditionally run the python tests.Jelmer Vernooij2008-02-151-30/+26
* added blackbox testing of gentestAndrew Tridgell2008-02-151-0/+1
* added a blackbox test for masktestAndrew Tridgell2008-02-151-0/+1
* converted locktest to use popt and cmdline utility codeAndrew Tridgell2008-02-151-1/+1
* added blackbox testing for locktestAndrew Tridgell2008-02-151-0/+1
* Initial work on a test for samba.tests.samdbJelmer Vernooij2008-02-131-0/+1
* Mark the reprovision test as known failing for now.Jelmer Vernooij2008-02-121-1/+2
* Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij2008-02-121-0/+2
* Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij2008-02-121-1/+1
* Fix accidently introduced typo.Jelmer Vernooij2008-02-111-1/+1
* Remove tests for Samba 3 EJS code.Jelmer Vernooij2008-02-111-4/+1
* Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij2008-02-091-2/+2
* Make the provision test more real, use a foo.example.com for the realm.Andrew Bartlett2008-02-091-1/+1
* Put ldb test output in prefix.Jelmer Vernooij2008-02-081-1/+1
* python: Add simple test for samr python code.Jelmer Vernooij2008-01-141-0/+1
* python: Fix python code for winreg, add test.Jelmer Vernooij2008-01-141-0/+1
* python: Fix rpcecho tests.Jelmer Vernooij2008-01-141-1/+1
* python: Add simple tests for the DCE/RPC echo interface.Jelmer Vernooij2008-01-141-0/+1
* python/ldap: Get further.Jelmer Vernooij2008-01-111-1/+1
* python: More work getting the LDAP test to compile again.Jelmer Vernooij2008-01-111-1/+1
* python: Specify right arguments for the ldap test, fix some more calls.Jelmer Vernooij2008-01-111-1/+1
* r26673: selftest: Document the purpose and output format of samba4_tests.sh.Jelmer Vernooij2008-01-051-0/+19
* r26671: rap: Convert the RAP tests to the new torture API and run them by def...Jelmer Vernooij2008-01-051-0/+5
* r26625: Wrap some more events functions for Python and add a trivial test for...Jelmer Vernooij2007-12-281-0/+1
* r26601: Remove existing files to prevent errors.Jelmer Vernooij2007-12-261-1/+3
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-261-16/+13
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-261-1/+5
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-4/+3
* r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij2007-12-241-13/+13
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-0/+4
* r26536: More tests for provisioning code.Jelmer Vernooij2007-12-211-0/+1
* r26527: Start on tests for provision.Jelmer Vernooij2007-12-211-0/+1
* r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij2007-12-211-0/+1
* r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij2007-12-211-8/+1
* r26448: Add basic tests for param python module.Jelmer Vernooij2007-12-211-0/+1
* r26358: Always specify TORTURE_OPTIONS to smbtorture.Jelmer Vernooij2007-12-211-37/+37
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-0/+1
* r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij2007-12-211-7/+7
* r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij2007-12-211-0/+1
* r26077: Import updated TDB bindings.Jelmer Vernooij2007-12-211-0/+1
* r26073: Import Python bindings for the registry.Jelmer Vernooij2007-12-211-0/+1
* r26069: Import python bindings for credentials.Jelmer Vernooij2007-12-211-0/+1
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-211-0/+6
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-211-2/+2
* r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij2007-12-211-2/+2
* r25740: More consistent naming for tests, always include environment name in ...Jelmer Vernooij2007-12-211-14/+18
* r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij2007-12-211-0/+288