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_ASSERT_EQUAL(3) FreeBSD Library Functions Manual SHTK_UNITTEST_ASSERT_EQUAL(3)

shtk_unittest_assert_equal
Fatal equality check between two values

shtk_import unittest

shtk_unittest_assert_equal expected_value actual_value

The shtk_unittest_assert_equal function implements an equality check between two values. If actual_value matches the expected value given in expected_value (usually hardcoded in the test), then the check is considered a success. Otherwise, the check fails and the test case is aborted.

shtk(3), shtk_unittest(3)

shtk_unittest_assert_equal 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.