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

Go to the source code of this file.
Functions | |
| void | crinitExpandPIDVariablesInSingleCommandOneVariableReplaced (void **state) |
| void | crinitExpandPIDVariablesInSingleCommandTwoVariablesReplaced (void **state) |
| void | crinitExpandPIDVariablesInCommandsOneVariableInThreeArgv (void **state) |
| void | crinitExpandPIDVariablesInCommandsOneVariableInThreeCommands (void **state) |
Header declaring the unit tests for crinitExpandPIDVariablesInSingleCommand().
| void crinitExpandPIDVariablesInCommandsOneVariableInThreeArgv | ( | void ** | state | ) |
Tests successful parsing and replacement of a command task structure
| void crinitExpandPIDVariablesInCommandsOneVariableInThreeCommands | ( | void ** | state | ) |
Tests successful parsing and replacement of a command task structure
| void crinitExpandPIDVariablesInSingleCommandOneVariableReplaced | ( | void ** | state | ) |
Tests successful replacing one variable in a command.
| void crinitExpandPIDVariablesInSingleCommandTwoVariablesReplaced | ( | void ** | state | ) |
Tests successful replacing two variables in a command.