Visual Assert – The Unit Testing Add-In for Visual C++
cfix – C/C++ Unit Testing for Win32 and NT
Home
Documentation
Project Page
Download
Bug Tracker
Documentation
Table of Contents
Background
Usage
Tutorial (User Mode, C++)
Tutorial (User Mode, C)
Tutorial (Kernel Mode, C)
API Reference
What's new
Base API (C/C++)
C++ API
WinUnit Compatibility API
GNU/GPL
API for use in test cases (C++ only)
API for use in test cases (C++ only)
Table of Contents
CFIXCC_ASSERT_EQUALS
CFIXCC_ASSERT_EQUALS_MESSAGE
CFIXCC_ASSERT_NOT_EQUALS
CFIXCC_ASSERT_NOT_EQUALS_MESSAGE
CFIXCC_ASSERT_LESS[_OR_EQUAL]
CFIXCC_ASSERT_LESS[_OR_EQUAL]_MESSAGE
CFIXCC_ASSERT_GREATER[_OR_EQUAL]
CFIXCC_ASSERT_GREATER[_OR_EQUAL]_MESSAGE
Test-, before-, after-, setup- and teardown routines may use the following API.