|
Crinit -- Configurable Rootfs Init
|

Go to the source code of this file.
Functions | |
| void | crinitTimerParserTestSuccess (void **state) |
| void | crinitTimerParserTestError (void **state) |
| void | crinitTimerParserTestNullParam (void **state) |
| void crinitTimerParserTestError | ( | void ** | state | ) |
Tests fail parsing of invalid inputs.
| void crinitTimerParserTestNullParam | ( | void ** | state | ) |
Test fail parsing with NULL parameters
| void crinitTimerParserTestSuccess | ( | void ** | state | ) |
Tests successful parsing of valid inputs.