summaryrefslogtreecommitdiffstats
path: root/source4/selftest
Commit message (Expand)AuthorAgeFilesLines
* selfteset: oplocks are enabled by default nowStefan Metzmacher2008-03-271-3/+0
* selftest: fix parsing of Subunit resultsStefan Metzmacher2008-03-181-30/+1
* selftest: use a separate var for printing out sub parts of lines with \rStefan Metzmacher2008-03-181-2/+4
* selftest: handle progress output in verbose modeStefan Metzmacher2008-03-173-4/+31
* Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-131-1/+1
* Update the provision scripts and selftest for LDAPAndrew Bartlett2008-03-131-1/+9
* selftest: use the same oplocktimeout for smbtorture as for smbdStefan Metzmacher2008-03-041-1/+1
* Fix blackbox.kinit test by issuing new certificates good for 25 years.Andrew Kroeger2008-03-021-34/+49
* Prove that not supporting ldapi is a bit problem.Andrew Bartlett2008-02-291-0/+1
* selftest: Samba4 passes all oplocks tests nowStefan Metzmacher2008-02-261-0/+6
* selftest: we pass the BASE-DEFER_OPEN testStefan Metzmacher2008-02-251-2/+3
* selftest: fix --socket-wrapper-pcapStefan Metzmacher2008-02-211-1/+1
* Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij2008-02-211-2/+2
* Be consistant about --ldap-backend-typeAndrew Bartlett2008-02-211-1/+2
* Fix nbt tests.Jelmer Vernooij2008-02-201-1/+1
* 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