$darkmode
cmocka 2.0.2
Unit testing library with mock support

#include <cmocka.h>

Data Fields

const char * name
 
UnitTestFunction function
 
UnitTestFunctionType function_type
 

Detailed Description

Stores a unit test function with its name and type. NOTE: Every setup function must be paired with a teardown function. It's possible to specify NULL function pointers.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/cmocka-2.0.2/include/cmocka.h