DragonFly On-Line Manual Pages
SHTK_UNITTEST_EXPECT_NOT_EQUAL(3) DragonFly Library Functions Manual
NAME
shtk_unittest_expect_not_equal - Non-fatal inequality check between two
values
LIBRARY
shtk_import unittest
SYNOPSIS
shtk_unittest_expect_not_equal name
DESCRIPTION
The shtk_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 ALSO
shtk(3), shtk_unittest(3)
HISTORY
shtk_unittest_expect_not_equal first appeared in shtk 1.6.
DragonFly 6.5-DEVELOPMENT November 8, 2014 DragonFly 6.5-DEVELOPMENT