Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SHTK_UNITTEST_EXPECT_NOT_(3) Library Functions ManuaSHTK_UNITTEST_EXPECT_NOT_(3)

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.

FreeBSD ports 15.quarterly	November 8, 201SHTK_UNITTEST_EXPECT_NOT_EQUAL(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_unittest_expect_not_equal&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help