Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 9399123a7277dbaf8dd392dd4ec2fe1c0780d486)
|
|
use with Samba 3 or windows easier as well as environments.
(This used to be commit a32cdc06c39b07fbc7a3015ef059cc9143fb6e20)
|
|
(This used to be commit 290815d180b2bf0ba24744b3796905096d07d7b7)
|
|
(This used to be commit 9e95871b3a70310b8c0ca92dfdb595d7cfc559d5)
|
|
(This used to be commit 150bb2238ea91ead3bdde0a34ff801b79bc83ec3)
|
|
(This used to be commit b0e0c5cb94fc6d96dff9acd55ec632e3dd461b17)
|
|
(This used to be commit 36cd3406db06e3101cfede2f3935879cb11eeb93)
|
|
- Allow tests to specify what environment they need to run in (dc and none are thecurrent supported ones).
- Move more Samba4-specific code out of the common code
(This used to be commit dbe9de10287c902f4a5ea5d431dea4a79f9b170b)
|
|
listening, before we continue.
Andrew Bartlett
(This used to be commit 171540e06a3eb42320238ad81bc9993e86137dc7)
|
|
(This used to be commit 4b78ed3a606b6697512f1e4e9b9c6c93816e71f8)
|
|
changes seem to have been lost in the merge, and some variables were
not yet exported.
Andrew Bartlett
(This used to be commit ee9d9fb6c0bd3d4d01dea771025536ff83057072)
|
|
(This used to be commit 8d775e87b58d3f6d87338197728530c94b8c841b)
|
|
(This used to be commit a5000b286d6ffb847edf47404f82ff93173208c4)
|
|
skipping in various places.
(This used to be commit 01befd52111b8c183d78f9e0d80065fe0825b87c)
|
|
This changes the main selftest code to be in perl rather than in shell script.
The selftest script is now no longer a black box but a regular executable that takes
--help.
This adds the following features:
* "make test TESTS=foo" will run only the tests that match the regex "foo"
* ability to deal with expected failures. the suite will not warn about tests
that fail and are known to fail, but will warn about other failing tests and
tests that are succeeding tests but incorrectly marked as failing.
* ability to print a summary with all failures at the end of the run
It also opens up the way to the following features, which I hope to implement later:
* "environments", for example having a complete domains with DCs and domain members
in a testenvironment
* only set up smbd if necessary (not when running LOCAL tests, for example)
* different mktestsetup scripts per target. except for the mktestsetup script, we can
use the same infrastructure for samba 3 or windows.
(This used to be commit 38f867880beb40c691e9713f854426031310629c)
|
|
(This used to be commit 842637f78bbfb66ff669dadf3c7387dbc45feaf8)
|
|
(This used to be commit 8ca927f8883ec7b7e9c91ae2c2df2cac2110601d)
|
|
(This used to be commit b1719ebf3812b79715cf4e549426d798571b4908)
|
|
more properly, I hope to use this as a replacement for the existing
file.
(This used to be commit 1e013aba7697716451c25eeab851b6812b2e066f)
|