LexLeo
0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_stdio_fake_provider.h
Go to the documentation of this file.
1
2
3
#ifndef LEXLEO_OSAL_STDIO_FAKE_PROVIDER_H
4
#define LEXLEO_OSAL_STDIO_FAKE_PROVIDER_H
5
6
#include "
osal/stdio/osal_stdio_ops.h
"
7
8
#include "lexleo/test/fake_stdio.h"
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
const
osal_stdio_ops_t
*
osal_stdio_test_fake_ops
(
void
);
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
//LEXLEO_OSAL_STDIO_FAKE_PROVIDER_H
osal_stdio_test_fake_ops
const osal_stdio_ops_t * osal_stdio_test_fake_ops(void)
Definition
osal_stdio_fake_provider.c:5
osal_stdio_ops.h
osal_stdio_ops_t
Definition
osal_stdio_ops.h:12
src
foundation
osal
osal_stdio
tests
support
fake_provider
include
osal
stdio
test
osal_stdio_fake_provider.h
Generated by
1.9.8