summaryrefslogtreecommitdiff
path: root/source4/selftest/samba4_tests.sh
AgeCommit message (Expand)AuthorFilesLines
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-09Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij1-2/+2
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-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-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-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-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-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-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-21r26358: Always specify TORTURE_OPTIONS to smbtorture.Jelmer Vernooij1-37/+37
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-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij1-0/+1
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-21r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij1-2/+2
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij1-2/+2
2007-12-21r25740: More consistent naming for tests, always include environment name in ...Jelmer Vernooij1-14/+18
2007-12-21r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij1-0/+288