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