blob: 3cb4e84c6ccd64c45ff8ebef9b146cf929f5d61b [file] [log] [blame]
/**
@mainpage
This is the online reference for developing with the CMocka library. It
documents the CMocka C API.
@section main-features Features
The CMocka library provides:
- An easy to use framework to write unit tests.
- Support for mock objects.
*/