DragonFly On-Line Manual Pages

Search: Section:  


SHTK_UNITTEST_EXPECT_EQUAL(3)               DragonFly Library Functions Manual

NAME

shtk_unittest_expect_equal - Non-fatal equality check between two values

LIBRARY

shtk_import unittest

SYNOPSIS

shtk_unittest_expect_equal name

DESCRIPTION

The shtk_unittest_expect_equal function is the non-fatal counterpart of shtk_unittest_assert_equal(3). See the documentation of this other function for details.

SEE ALSO

shtk(3), shtk_unittest(3)

HISTORY

shtk_unittest_expect_equal first appeared in shtk 1.6. DragonFly 6.5-DEVELOPMENT November 8, 2014 DragonFly 6.5-DEVELOPMENT

Search: Section: