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

Go to the source code of this file.
Functions | |
| void | crinitEnvSetDupTestSuccess (void **state) |
| void | crinitEnvSetDupTestNullInput (void **state) |
Header declaring the unit tests for crinitEnvSetDup().
| void crinitEnvSetDupTestNullInput | ( | void ** | state | ) |
Tests detection of NULL pointer input.
| void crinitEnvSetDupTestSuccess | ( | void ** | state | ) |
Tests successful duplication of an environment set.