Crinit -- Configurable Rootfs Init
mock-set-err-stream.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifndef __MOCK_SET_ERR_STREAM_H__
7
#define __MOCK_SET_ERR_STREAM_H__
8
9
#include "
logio.h
"
10
16
void
__wrap_crinitSetErrStream
(FILE *stream);
// NOLINT(readability-identifier-naming)
17
// Rationale: Naming scheme fixed due to linkerw
18
// wrapping.
19
20
#endif
/* __MOCK_SET_ERR_STREAM_H__ */
logio.h
Header related to debug/log output.
__wrap_crinitSetErrStream
void __wrap_crinitSetErrStream(FILE *stream)
Definition:
mock-set-err-stream.c:10
test
utest
mocks
mock-set-err-stream.h
Generated by
1.9.1