summaryrefslogtreecommitdiff
path: root/source4/selftest/samba4_tests.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij1-0/+1
(This used to be commit 73bd4a9566d15f85a971e3a87cefbec2e2eece1c)
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. ↵Jelmer Vernooij1-8/+1
Fixes missing symbols in some of the python bindings. (This used to be commit e26d0fff6d40899113196ac35a86a9baa10cc9c2)
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-0/+1
(This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81)
2007-12-21r26358: Always specify TORTURE_OPTIONS to smbtorture.Jelmer Vernooij1-37/+37
(This used to be commit f75d63596b28edea7dd856306e7cdd22754fcec2)
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-0/+1
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
2007-12-21r26191: Import custom test runner for subunit, rather than using trial, ↵Jelmer Vernooij1-7/+7
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850)
2007-12-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij1-0/+1
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
2007-12-21r26077: Import updated TDB bindings.Jelmer Vernooij1-0/+1
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c)
2007-12-21r26073: Import Python bindings for the registry.Jelmer Vernooij1-0/+1
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235)
2007-12-21r26069: Import python bindings for credentials.Jelmer Vernooij1-0/+1
(This used to be commit 97bb235cc8c2855a0903bbd9dee53f0e03c4adc0)
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-0/+6
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
2007-12-21r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij1-2/+2
(This used to be commit 9d73becbb24fbde2e319e18e84af35d9efaeefda)
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij1-2/+2
(This used to be commit 22cb93e5c00c9bd2a9288ba13336389d45c9987f)
2007-12-21r25740: More consistent naming for tests, always include environment name in ↵Jelmer Vernooij1-14/+18
test name. (This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533)
2007-12-21r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij1-0/+288
different mechanism for determining the quicktest list. Quicktest is a bit verbose now (reports all the tests not run as SKIP:) (This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e)