Crinit -- Configurable Rootfs Init
mock-build-rtim-cmd.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifndef __MOCK_BUILD_RTIM_CMD_H__
7
#define __MOCK_BUILD_RTIM_CMD_H__
8
9
#include "
rtimcmd.h
"
10
17
// NOLINTNEXTLINE(readability-identifier-naming) Rationale: Naming scheme fixed due to linker wrapping.
18
int
__wrap_crinitBuildRtimCmd
(
crinitRtimCmd_t
*c,
crinitRtimOp_t
op,
int
argc, ...);
19
20
#endif
/* __MOCK_BUILD_RTIM_CMD_H__ */
__wrap_crinitBuildRtimCmd
int __wrap_crinitBuildRtimCmd(crinitRtimCmd_t *c, crinitRtimOp_t op, int argc,...)
Definition:
mock-build-rtim-cmd.c:14
rtimcmd.h
Header related to handling of runtime commands received via the notification/service interface.
crinitRtimOp_t
crinitRtimOp_t
Definition:
rtimopmap.h:31
crinitRtimCmd_t
Definition:
rtimcmd.h:23
test
utest
mocks
mock-build-rtim-cmd.h
Generated by
1.9.1