|
Crinit -- Configurable Rootfs Init
|
Header declaring the unit tests for crinitEnvSetDestroy(). More...

Go to the source code of this file.
Functions | |
| void | crinitEnvSetDestroyTestSuccess (void **state) |
| void | crinitEnvSetDestroyTestNullInput (void **state) |
Header declaring the unit tests for crinitEnvSetDestroy().
| void crinitEnvSetDestroyTestNullInput | ( | void ** | state | ) |
Tests detection of NULL pointer input.
| void crinitEnvSetDestroyTestSuccess | ( | void ** | state | ) |
Tests successful desruction of an environment set.
Will check that all allocated pointers in the EnvSet are freed.