Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-crinit-cfg-stop_command-handler.h
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
6#ifndef __UTEST_CFG_STOP_COMMAND_HANDLER_H__
7#define __UTEST_CFG_STOP_COMMAND_HANDLER_H__
8
21#endif /* __UTEST_CFG_STOP_COMMAND_HANDLER_H__ */
void crinitCfgStopCommandHandlerTestSingleStopCommandSuccess(void **state)
Definition case-success.c:15
void crinitCfgStopCommandHandlerTestSingleStopCommandWithParameterSuccess(void **state)
Definition case-success.c:27
void crinitCfgStopCommandHandlerTestNullInput(void **state)
Definition case-null-input.c:14