Crinit -- Configurable Rootfs Init
|
Header declaring the unit tests for crinitCreateLauncherParameters(). More...
Go to the source code of this file.
Functions | |
void | crinitCfgLauncherCmdHandlerTestWithOneGroupSuccess (void **state) |
void | crinitCfgLauncherCmdHandlerTestWithTwoGroupsSuccess (void **state) |
void | crinitCfgLauncherCmdHandlerTestWithThreeGroupsSuccess (void **state) |
Header declaring the unit tests for crinitCreateLauncherParameters().
void crinitCfgLauncherCmdHandlerTestWithOneGroupSuccess | ( | void ** | state | ) |
Tests successful parsing of a command with one group.
void crinitCfgLauncherCmdHandlerTestWithThreeGroupsSuccess | ( | void ** | state | ) |
Tests successful parsing of a command with three groups (one main group, two supplementary groups).
void crinitCfgLauncherCmdHandlerTestWithTwoGroupsSuccess | ( | void ** | state | ) |
Tests successful parsing of a command with two groups (one main group, one supplementary group).