summaryrefslogtreecommitdiff
path: root/source4/selftest/output
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25764: Fix total number of tests count to not include skipped tests.Jelmer Vernooij1-4/+3
(This used to be commit d90b058cd48d8b08bb0a0cd6e97ad95062f8259e)
2007-12-21r25746: [selftest] make plain output more readableStefan Metzmacher1-9/+10
metze (This used to be commit b9363755ee9f6ca7e04729519991f9ba0163ff2f)
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij1-8/+27
(This used to be commit 22cb93e5c00c9bd2a9288ba13336389d45c9987f)
2007-12-21r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij3-24/+23
(This used to be commit f2319fbe9be76966c81f3d4279f6bc2a631a3a5a)
2007-12-21r25741: Simplify calls to Subunit functions.Jelmer Vernooij3-27/+6
(This used to be commit e42de5d8346a12c3fcdb8f9af1efa650c368a442)
2007-12-21r25740: More consistent naming for tests, always include environment name in ↵Jelmer Vernooij1-2/+0
test name. (This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533)
2007-10-10r25465: improve plain output...Stefan Metzmacher1-8/+13
metze (This used to be commit 8deb2f068c7574618467859d9335fbd1ca6e49a1)
2007-10-10r25464: improve build-farm output...Stefan Metzmacher1-2/+6
metze (This used to be commit 7b5d5777cb8cef5e502ae0851f600c7019eefa17)
2007-10-10r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher1-2/+2
to calculate the SELFTEST RUNTIME correct metze (This used to be commit 12e485170909c8e09962aa2080b86455ad6509e5)
2007-10-10r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher2-6/+6
metze (This used to be commit 554d56aa16c147bbb383e4a40d7fc11fa405a3a8)
2007-10-10r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij1-5/+1
(This used to be commit 70810484eaab1ff5bc15ce312edce556c976423a)
2007-10-10r25364: List skipped testsuites in summary only.Jelmer Vernooij1-9/+24
(This used to be commit cc22be4530f56d8cb862ccf91f386dd587bf9536)
2007-10-10r25182: don't hide the envlog in plain modeStefan Metzmacher1-0/+2
metze (This used to be commit 77050171ae1c8157ff2c7722fb0b046efb82411d)
2007-10-10r25124: Include link to summary page, hide environment variables for 'none' ↵Jelmer Vernooij1-15/+18
environment. (This used to be commit 9fac2bd884bc325792d65bcdd166d785269655df)
2007-10-10r25110: Show environment variables in HTML output.Jelmer Vernooij1-0/+21
(This used to be commit 62e770ace32f0e38863d4020773562e74117fc65)
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij1-1/+5
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij1-2/+8
(This used to be commit dde12060ea07ba34fd3f96594559696d52127e7c)
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij1-4/+1
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7)
2007-10-10r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij3-8/+20
(This used to be commit 84c94b37fed837c7a45f59746de80d20063d93e8)
2007-10-10r24869: Print command that was executed.Jelmer Vernooij2-0/+6
(This used to be commit 9aabcafba612afafb1c3260b79a899ea463f8d32)
2007-10-10r24860: Make it easier to run selftest.pl in a Samba3 source tree.Jelmer Vernooij1-1/+3
(This used to be commit 53ec879e3168e9f56e774f0b0d70aeebb3795f8e)
2007-10-10r24834: Pass environment name on to skip_testsuite().Jelmer Vernooij3-7/+8
(This used to be commit 2ac1f32506c9fdfbe836f605b2152a9e094dc733)
2007-10-10r24705: Avoid undefined value warnings.Jelmer Vernooij1-1/+5
(This used to be commit 10f266e4d6a821a91bfa612d744eb7a4bab4ba6a)
2007-10-10r24692: Color expected fialures orange rather than green.Jelmer Vernooij2-5/+30
(This used to be commit cadfc0a7a1a86122f9dc5f127c0cd8be89cdaf46)
2007-10-10r24687: Registry tests are succeeding now so remove from known failure list, ↵Jelmer Vernooij1-30/+91
add summary page with failures and skipped tests to html output. (This used to be commit 227659c2c05f76a37e1c9d20dc3f8b6966a111df)
2007-10-10r24678: More improvements to html output; list unexpected successes and ↵Jelmer Vernooij1-6/+8
failures seperately from expected ones. (This used to be commit 14fda5260d49a89d7e74302958fe27b73415e6a1)
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij4-13/+131
control messages, improve summary, stylesheet. (This used to be commit fcc2320417707ec803d706a923a231fbd1bb72a7)
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ ↵Jelmer Vernooij3-22/+148
for an example of the current output. (This used to be commit 1e57394e865a9122bddb3413088a19d4f57a3e3d)
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
(This used to be commit 7f914b08a77c6035918d9f4463990f1dd8f3efb9)
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij3-0/+144
(This used to be commit de66bced9468b338e94d430a474616016c6078a5)
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij2-0/+196
(This used to be commit f4ff4c5f61189c71ab60a5455272302add9e1d97)