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