GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SHTK_UNITTEST_DELAYED_FAIL(3) FreeBSD Library Functions Manual SHTK_UNITTEST_DELAYED_FAIL(3)

shtk_unittest_delayed_fail
Records a delayed failure

shtk_import unittest

shtk_unittest_delayed_fail [arg1 .. argN]

The shtk_unittest_delayed_fail function marks the currently running test case as failed but allows the test to continue execution. The message given in the arguments arg1 through argN is printed along the failure.

shtk_unittest_delayed_fail should be used to fail the test case when an erroneous condition is detected and such condition does not prevent the rest of the test case's code from running and possibly raising other (legitimate) failure signals.

shtk(3), shtk_unittest(3)

shtk_unittest_delayed_fail first appeared in shtk 1.6.
November 8, 2014 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.