summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Expand)AuthorFilesLines
2008-02-18Use consistent hierarchical naming for tests used in selftest.Jelmer Vernooij1-31/+45
2008-02-15Unconditionally run the python tests.Jelmer Vernooij1-30/+26
2008-02-15added blackbox testing of gentestAndrew Tridgell1-0/+1
2008-02-15added a blackbox test for masktestAndrew Tridgell1-0/+1
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell1-1/+1
2008-02-15added blackbox testing for locktestAndrew Tridgell2-1/+16
2008-02-15add some info on running testsAndrew Tridgell1-0/+21
2008-02-13Initial work on a test for samba.tests.samdbJelmer Vernooij1-0/+1
2008-02-12Mark the reprovision test as known failing for now.Jelmer Vernooij1-1/+2
2008-02-12Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij1-0/+2
2008-02-12Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij1-1/+1
2008-02-11Fix accidently introduced typo.Jelmer Vernooij1-1/+1
2008-02-11Remove tests for Samba 3 EJS code.Jelmer Vernooij1-4/+1
2008-02-09Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij3-26/+22
2008-02-09Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij1-2/+2
2008-02-09Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij1-22/+17
2008-02-09Make the provision test more real, use a foo.example.com for the realm.Andrew Bartlett1-1/+1
2008-02-08Put ldb test output in prefix.Jelmer Vernooij1-1/+1
2008-02-07Override KRB5CCNAME so existing Kerberos tickets in the users environment don...Jelmer Vernooij1-0/+1
2008-01-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij6-7/+32
2008-01-16selftest: Use "require" rather than "use" keyword so .pm files don't have to ...Jelmer Vernooij1-3/+3
2008-01-16selftest: Add some more documentation. Rename env => target to avoid confusion.Jelmer Vernooij5-5/+21
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett1-1/+1
2008-01-16Start generating a configuration for the refint overlay. ThisAndrew Bartlett1-0/+6
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-0/+3
2008-01-16Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.Andrew Bartlett1-1/+1
2008-01-14python: Add simple test for samr python code.Jelmer Vernooij1-0/+1
2008-01-14python: Fix python code for winreg, add test.Jelmer Vernooij1-0/+1
2008-01-14python: Fix rpcecho tests.Jelmer Vernooij1-1/+1
2008-01-14python: Add simple tests for the DCE/RPC echo interface.Jelmer Vernooij1-0/+1
2008-01-11python/ldap: Get further.Jelmer Vernooij1-1/+1
2008-01-11python: More work getting the LDAP test to compile again.Jelmer Vernooij1-1/+1
2008-01-11python: Specify right arguments for the ldap test, fix some more calls.Jelmer Vernooij1-1/+1
2008-01-10selftest: Use Python provision for Samba 4 by default.Jelmer Vernooij1-4/+4
2008-01-05r26673: selftest: Document the purpose and output format of samba4_tests.sh.Jelmer Vernooij1-0/+19
2008-01-05r26671: rap: Convert the RAP tests to the new torture API and run them by def...Jelmer Vernooij1-0/+5
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