summaryrefslogtreecommitdiffstats
path: root/source4/selftest
Commit message (Expand)AuthorAgeFilesLines
* Add VDE switch management functions.Jelmer Vernooij2008-02-191-1/+26
* Initial work on vde support.Jelmer Vernooij2008-02-192-7/+21
* Only set "interfaces = " line for client when necessary.Jelmer Vernooij2008-02-191-1/+3
* Add kvm name.Jelmer Vernooij2008-02-191-1/+1
* Allow loading kvm snapshots.Jelmer Vernooij2008-02-191-1/+5
* Allow connecting to screen.Jelmer Vernooij2008-02-192-3/+3
* Start dhcp server for kvm machine.Jelmer Vernooij2008-02-192-16/+70
* Start and kill kvm instance properly.Jelmer Vernooij2008-02-193-15/+35
* kvm fixes.Jelmer Vernooij2008-02-192-1/+4
* Add Kvm start code.Jelmer Vernooij2008-02-192-0/+26
* Add framework for Kvm test.Jelmer Vernooij2008-02-192-3/+66
* Fix local tests.Jelmer Vernooij2008-02-181-2/+3
* When not using --immediate, use a one-line progress indicator in selftest.Jelmer Vernooij2008-02-181-2/+9
* 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-152-1/+16
* add some info on running testsAndrew Tridgell2008-02-151-0/+21
* 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
* Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij2008-02-093-26/+22
|\
| * Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij2008-02-091-2/+2
| * Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij2008-02-091-22/+17
| * 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
| * Override KRB5CCNAME so existing Kerberos tickets in the users environment don...Jelmer Vernooij2008-02-071-0/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij2008-01-226-7/+32
|\|
| * selftest: Use "require" rather than "use" keyword so .pm files don't have to ...Jelmer Vernooij2008-01-161-3/+3
| * selftest: Add some more documentation. Rename env => target to avoid confusion.Jelmer Vernooij2008-01-165-5/+21
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-01-161-1/+1
| |\
| | * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-161-0/+3
| | |\
| | * | Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.Andrew Bartlett2008-01-161-1/+1
| * | | Start generating a configuration for the refint overlay. ThisAndrew Bartlett2008-01-161-0/+6
| | |/ | |/|
| * | 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
* | selftest: Use Python provision for Samba 4 by default.Jelmer Vernooij2008-01-101-4/+4
|/
* 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