1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
Jelmer Vernooij
a7eedba7c4 r25743: Write short summary of failed tests and skipped tests to file.
(This used to be commit 22cb93e5c0)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
9d4addadc0 r25742: Start trimming down hash size for start_testsuite.
(This used to be commit f2319fbe9b)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
e690c56ab7 r25741: Simplify calls to Subunit functions.
(This used to be commit e42de5d834)
2007-12-21 05:43:38 +01:00
Jelmer Vernooij
dc8ece0e26 r25737: Integrate more of the test recipe code into one file, use
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 e99e9c167f)
2007-12-21 05:43:36 +01:00
Stefan Metzmacher
23a55848d9 r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap
metze
(This used to be commit eceed3f6d6)
2007-12-21 05:42:56 +01:00
Stefan Metzmacher
83fbf5bbab r25581: move variable to the place it belongs to.
metze
(This used to be commit 578b4711c9)
2007-10-10 15:07:59 -05:00
Jelmer Vernooij
20d1ab47f8 r25580: Error out if there are no tests to run.
(This used to be commit eddb663959)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
e0ad93f845 r25468: export WINBINDD_PRIV_PIPE_DIR
metze
(This used to be commit 80d05c2789)
2007-10-10 15:07:43 -05:00
Stefan Metzmacher
37d63aab72 r25466: fix calculation of $expected_ret, when there're
some expected and some unexpected failures within
one testsuite.

metze
(This used to be commit ca2a07c71f)
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
f2e99e352f r25437: let the default env for 'make testenv' depend on the target
as only samba4 supports the "member target yet.

metze
(This used to be commit 81bf9a063e)
2007-10-10 15:07:32 -05:00
Stefan Metzmacher
0988b807f6 r25435: actually pass the statistics to the buildfarm output module
to calculate the SELFTEST RUNTIME correct

metze
(This used to be commit 12e4851709)
2007-10-10 15:07:32 -05:00
Jelmer Vernooij
e09226cb35 r25395: Fix help for --socket-wrapper-pcap.
(This used to be commit 15e41e4278)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
99f8d8c45d r25360: Allow --skip to be specified more than once.
(This used to be commit f6dd844dc4)
2007-10-10 15:07:17 -05:00
Jelmer Vernooij
2e6f0016d1 r25110: Show environment variables in HTML output.
(This used to be commit 62e770ace3)
2007-10-10 15:06:41 -05:00
Jelmer Vernooij
c7e8bcfdc9 r24899: Register signal handler that tears down environment.
(This used to be commit fa89d228dd)
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
033c2c07a3 r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
(This used to be commit 527ea7fccf)
2007-10-10 15:03:33 -05:00
Jelmer Vernooij
f1e576cb12 r24893: Update documentation for selftest.
(This used to be commit df8f0677f3)
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
3e7fbae72c r24887: Support reading testlists from other locations (e.g. Samba3)
(This used to be commit 88537c5aff)
2007-10-10 15:03:28 -05:00
Jelmer Vernooij
0271566a5b r24878: Support specifying a reason for skips/expected failures
(This used to be commit 84c94b37fe)
2007-10-10 15:03:26 -05:00
Jelmer Vernooij
477ecbd498 r24861: Use absolute paths to make it easier to run the testsuite from the Samba3 source.
(This used to be commit 022d5a43ce)
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
c3077a9e4b r24860: Make it easier to run selftest.pl in a Samba3 source tree.
(This used to be commit 53ec879e31)
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
aea8009071 r24839: Default to creating a dc + domain member in 'make testenv'.
(This used to be commit 221d227913)
2007-10-10 15:03:17 -05:00
Jelmer Vernooij
51cdf8bc04 r24834: Pass environment name on to skip_testsuite().
(This used to be commit 2ac1f32506)
2007-10-10 15:03:16 -05:00
Jelmer Vernooij
0e6773525f r24741: More use of the torture API.
(This used to be commit de05c3651a)
2007-10-10 15:03:02 -05:00
Jelmer Vernooij
01ab492d28 r24708: Move subunit code to a separate module.
(This used to be commit 4be702896d)
2007-10-10 15:02:52 -05:00
Jelmer Vernooij
c021c7d648 r24687: Registry tests are succeeding now so remove from known failure list, add summary page with failures and skipped tests to html output.
(This used to be commit 227659c2c0)
2007-10-10 15:02:43 -05:00
Jelmer Vernooij
79eb853874 r24675: Specify mode to mkdir, as required by some versions of perl.
(This used to be commit 2a21e69cd3)
2007-10-10 15:02:38 -05:00
Jelmer Vernooij
04e8c10f9e r24671: More improvements to the HTML test suite results: hide
control messages, improve summary, stylesheet.
(This used to be commit fcc2320417)
2007-10-10 15:02:36 -05:00
Jelmer Vernooij
3f6cf9672b r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ for an
example of the current output.
(This used to be commit 1e57394e86)
2007-10-10 15:02:35 -05:00
Jelmer Vernooij
b5e36e5281 r24345: Add --format=html option to selftest.
(This used to be commit de66bced94)
2007-10-10 15:01:42 -05:00
Jelmer Vernooij
a83380eece r24342: Move environments into a separate directory.
(This used to be commit e3fe7ef92b)
2007-10-10 15:01:41 -05:00
Jelmer Vernooij
4da477d4fa r24339: Move output functions to separate files.
(This used to be commit f4ff4c5f61)
2007-10-10 15:01:40 -05:00
Jelmer Vernooij
7ce6a75f4b r24338: Add callbacks for starting and finishing tests.
(This used to be commit 824833b59a)
2007-10-10 15:01:40 -05:00
Stefan Metzmacher
0ea2612763 r23860: export WINBINDD_SOCKET_DIR into the testenv
metze
(This used to be commit 0d27c1b54e)
2007-10-10 15:01:05 -05:00
Stefan Metzmacher
6646745d97 r23851: export _ABS versions of PREFIX and SRCDIR
metze
(This used to be commit 759b5d94b3)
2007-10-10 14:59:24 -05:00
Andrew Bartlett
f1c7d48da0 r23191: Use the new provision-backend script to setup Fedora DS for make test.
OpenLDAP to follow once I get things working...

Andrew Bartlett
(This used to be commit 2cde9eb860)
2007-10-10 14:53:03 -05:00
Jelmer Vernooij
dc919c2534 r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl
(This used to be commit 222acbe33b)
2007-10-10 14:52:59 -05:00
Andrew Bartlett
a4e571b589 r22877: Remove stray 'l'
(This used to be commit 97960421a1)
2007-10-10 14:52:27 -05:00
Stefan Metzmacher
d67c96504c r22623: export SMB_CONF_PATH from selftest.pl
metze
(This used to be commit 6fb6666e42)
2007-10-10 14:51:54 -05:00
Jelmer Vernooij
c0ac3d26ab r22605: Set up all required environments before starting tests.
(This used to be commit adf835a324)
2007-10-10 14:51:50 -05:00
Stefan Metzmacher
1e84e4026e r22575: move script/tests/ -> selftest/
as discussed with jelmer and abartlet

metze
(This used to be commit e9fe3c40e1)
2007-10-10 14:51:46 -05:00