1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

8 Commits

Author SHA1 Message Date
Andrew Tridgell
baa6cfaa78 r24647: this passes now 2007-10-10 15:02:31 -05:00
Volker Lendecke
b8a8a81ffe r24570: Attempt to fix make test
Samba4 seems not to survive the newly added tests
2007-10-10 15:02:18 -05:00
Jelmer Vernooij
de66bced94 r24345: Add --format=html option to selftest. 2007-10-10 15:01:42 -05:00
Stefan Metzmacher
9d510ed766 r23114: we fail the new BASE-DELETE/deltest20a|b tests
metze
2007-10-10 14:52:50 -05:00
Jelmer Vernooij
1b73e6a776 r22339: Run some more tests. 2007-10-10 14:51:06 -05:00
Jelmer Vernooij
38f867880b r21707: Finally merge my (long-living) perlselftest branch.
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.
2007-10-10 14:49:15 -05:00
Jelmer Vernooij
657c39ac6e r19551: List full names for the known failing tests. 2007-10-10 14:24:49 -05:00
Jelmer Vernooij
bfa0fbfe94 r19388: Start running all LOCAL-* tests but list some of them as known failing. 2007-10-10 14:21:23 -05:00