summaryrefslogtreecommitdiff
path: root/source4/torture/ui.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be ↵Jelmer Vernooij1-0/+2
more verbose by default. (This used to be commit 8ef13a50b9e80811342058cdf15cf84a8ed7532e)
2007-10-10r16165: Add some more helper utilitiesJelmer Vernooij1-0/+16
(This used to be commit 584cd50d2bbace27220427ab23d032b2aab7f047)
2007-10-10r16160: Fix double semicolon in ui.hJelmer Vernooij1-1/+1
Support output in perl's Test::Harness format (smbtorture output can now be parsed by the 'prove' utility which generates statistics about how much tests failed, succeeded, skipped, etc) (This used to be commit 18fab7a22c85e360d5e4fbb0b2f97504b9a6cfc9)
2007-10-10r15818: Improve UI utilities: allow format strings and add some convenience ↵Jelmer Vernooij1-1/+38
macros. (This used to be commit f0a4547b76bdc04c4dd32fccbb1a37a040868588)
2007-10-10r14723: Keep statisticsJelmer Vernooij1-0/+5
(This used to be commit 9d6eefad3a45aba52247d4364c9ef5a538f0abd5)
2007-10-10r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij1-0/+52
(This used to be commit a15a8d87b50fe3011c009d3c030cf54ec86540b4)