|
|
|
@ -2621,6 +2621,14 @@ to look over the results to determine what happened. |
|
|
|
@t{@b{unresolved}(@i{msg}, ...);} |
|
|
|
@end quotation |
|
|
|
|
|
|
|
@item |
|
|
|
@code{unsupported} prints a message for a test case that depends on a |
|
|
|
facility that is not available in the testing environment. |
|
|
|
|
|
|
|
@quotation |
|
|
|
@t{@b{unsupported}(@i{msg}, ...);} |
|
|
|
@end quotation |
|
|
|
|
|
|
|
@item |
|
|
|
@code{totals} prints out the total counts of all of the test results |
|
|
|
as a convenience when running the unit test program directly. DejaGnu |
|
|
|
@ -2701,6 +2709,14 @@ to look over the results to determine what happened. |
|
|
|
@t{@b{TestState::unresolved}(@i{msg});} |
|
|
|
@end quotation |
|
|
|
|
|
|
|
@item |
|
|
|
@code{unsupported} prints a message for a test case that depends on a |
|
|
|
facility that is not available in the testing environment. |
|
|
|
|
|
|
|
@quotation |
|
|
|
@t{@b{unsupported}(@i{msg}, ...);} |
|
|
|
@end quotation |
|
|
|
|
|
|
|
@item |
|
|
|
@code{totals} prints out the total counts of all of the test results |
|
|
|
as a convenience when running the unit test program directly. DejaGnu |
|
|
|
|