|
NAMEshtk_unittest_expect_not_equal —
Non-fatal inequality check between two values
LIBRARYshtk_import unittestSYNOPSIS
DESCRIPTIONTheshtk_unittest_expect_not_equal function is the
non-fatal counterpart of
shtk_unittest_assert_not_equal(3).
See the documentation of this other function for details.
SEE ALSOshtk(3), shtk_unittest(3)HISTORYshtk_unittest_expect_not_equal first appeared in
shtk 1.6.
Visit the GSP FreeBSD Man Page Interface. |