cfix
Table of Contents
- 1. Preface
- 2. Background
- 3. Usage
- 4. Tutorial (User Mode, Language: C++)
- 5. Tutorial (User Mode, Language: C)
- 6. Tutorial (Kernel Mode, Language: C)
- 7. API
- What's new
- Base API (C/C++)
- API for use in test cases (C and C++)
- CFIX_ASSERT
- CFIX_ASSERT_OK
- CFIX_ASSERT_SUCCEEDED
- CFIX_ASSERT_FAILED
- CFIX_ASSERT_HRESULT
- CFIX_ASSERT_STATUS
- CFIX_ASSERT_MESSAGE
- CFIX_ASSERT_EQUALS_DWORD, CFIX_ASSERT_EQUALS_ULONG
- CFIX_FAIL
- CFIX_INCONCLUSIVE
- CFIX_LOG
- CfixPeGetValue
- CfixPeSetValue
- CfixCreateThread
- CfixCreateThread2
- CfixCreateSystemThread
- CfixRegisterThread
- Fixture definition (C and C++)
- C++ API
- WinUnit Compatibility API
- Event API
- Note on compatibility and API stability