Crinit -- Configurable Rootfs Init
mock-crinit-xfer.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_crinitXfer
(
const
char
*sockFile,
crinitRtimCmd_t
*res,
const
crinitRtimCmd_t
*cmd);
19
20
#endif
/* __MOCK_BUILD_RTIM_CMD_H__ */
__wrap_crinitXfer
int __wrap_crinitXfer(const char *sockFile, crinitRtimCmd_t *res, const crinitRtimCmd_t *cmd)
Definition:
mock-crinit-xfer.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-crinit-xfer.h
Generated by
1.9.1