|
Crinit -- Configurable Rootfs Init
|
Unit test for crinitCfgStopCmdHandler(), successful execution. More...
#include <stdlib.h>#include <string.h>#include "common.h"#include "confhdl.h"#include "unit_test.h"#include "utest-crinit-cfg-stop_command-handler.h"
Functions | |
| void | crinitCfgStopCommandHandlerTestSingleStopCommandSuccess (void **state) |
| void | crinitCfgStopCommandHandlerTestSingleStopCommandWithParameterSuccess (void **state) |
Unit test for crinitCfgStopCmdHandler(), successful execution.
| void crinitCfgStopCommandHandlerTestSingleStopCommandSuccess | ( | void ** | state | ) |
Tests successful parsing of a stop command.
| void crinitCfgStopCommandHandlerTestSingleStopCommandWithParameterSuccess | ( | void ** | state | ) |
Tests successful parsing of a stop command with parameter.