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

Go to the source code of this file.
Functions | |
| void | crinitInitFileSeriesTestSuccess (void **state) |
| void | crinitInitFileSeriesTestNoMemError (void **state) |
| void | crinitInitFileSeriesTestFseNullError (void **state) |
Header declaring the unit tests for crinitFreeScandirList().
Header declaring the unit tests for crinitInitFileSeries().
Header declaring the unit tests for crinitSuffixFilter().
Header declaring the unit tests for crinitStatFilter().
| void crinitInitFileSeriesTestFseNullError | ( | void ** | state | ) |
Unit test for crinitInitFileSeries(), given file series is NULL.
| void crinitInitFileSeriesTestNoMemError | ( | void ** | state | ) |
Unit test for crinitInitFileSeries(), copying of base dir fails.
| void crinitInitFileSeriesTestSuccess | ( | void ** | state | ) |
Unit test for crinitInitFileSeries(), successful execution.