index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
ui.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25003: Skipped tests should be considered successfull.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
Jelmer Vernooij
1
-23
/
+32
2007-10-10
r24846: Use metadata about dangerous tests.
Jelmer Vernooij
1
-15
/
+18
2007-10-10
r24741: More use of the torture API.
Jelmer Vernooij
1
-6
/
+18
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-0
/
+34
2007-10-10
r24333: Add convenience function for checking the contents of a file in tests.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-0
/
+16
2007-10-10
r21055: Fix executable bit.
Jelmer Vernooij
1
-26
/
+2
2007-10-10
r21040: Remove subunit runner (now written in perl in my perlselftest branch)
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r19537: Report correct test names when tests failed.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19387: Exit with 0 if failures were expected
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r19381: Print out the specific tests that failed after a smbtorture run.
Jelmer Vernooij
1
-8
/
+65
2007-10-10
r19378: Add another type of test result 'error'
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r19377: Simplify report functions.
Jelmer Vernooij
1
-20
/
+6
2007-10-10
r19376: Remove unused helper function.
Jelmer Vernooij
1
-6
/
+0
2007-10-10
r19372: Fix segfault for ui's that don't support comments.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
1
-2
/
+7
2007-10-10
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
1
-16
/
+32
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-32
/
+141
2007-10-10
r19298: make sure torture_fail() gives a useful message
Andrew Tridgell
1
-0
/
+2
2007-10-10
r18517: I find it less confusing if tests are run in the order they are
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16489: Because the torture/ui.h file isn't automaticly generated, the
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16441: - give old tests a chance to report errors
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r16332: Fix two small bugs found by the buildfarm.
Jelmer Vernooij
1
-5
/
+7
2007-10-10
r16328: Wrap all existing tests in simple single-function testsuites.
Jelmer Vernooij
1
-30
/
+23
2007-10-10
r16321: Add suite_start/suite_finish hooks, support --format=quiet
Jelmer Vernooij
1
-10
/
+37
2007-10-10
r16315: Convert to new API.
Jelmer Vernooij
1
-26
/
+35
2007-10-10
r16304: Improve testing UI API. This now allows registering the full
Jelmer Vernooij
1
-51
/
+178
2007-10-10
r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...
Jelmer Vernooij
1
-1
/
+17
2007-10-10
r16165: Add some more helper utilities
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r15818: Improve UI utilities: allow format strings and add some convenience m...
Jelmer Vernooij
1
-5
/
+18
2007-10-10
r14723: Keep statistics
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14718: Add initial work on a standardized UI for smbtorture
Jelmer Vernooij
1
-0
/
+76