Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_vcnl4020.h
| unittests/periphery-lld/inc/ut_alld_vcnl4020.h | ||
|---|---|---|
| 26 | 26 |
|
| 27 | 27 |
#include <alld_vcnl4020.h> |
| 28 | 28 |
|
| 29 |
/******************************************************************************/ |
|
| 30 |
/* CONSTANTS */ |
|
| 31 |
/******************************************************************************/ |
|
| 32 |
|
|
| 33 |
/******************************************************************************/ |
|
| 34 |
/* SETTINGS */ |
|
| 35 |
/******************************************************************************/ |
|
| 36 |
|
|
| 37 |
/******************************************************************************/ |
|
| 38 |
/* CHECKS */ |
|
| 39 |
/******************************************************************************/ |
|
| 40 |
|
|
| 41 |
/******************************************************************************/ |
|
| 42 |
/* DATA STRUCTURES AND TYPES */ |
|
| 43 |
/******************************************************************************/ |
|
| 44 |
|
|
| 29 | 45 |
/** |
| 30 | 46 |
* @brief Custom data structure for the unit test. |
| 31 | 47 |
*/ |
| ... | ... | |
| 51 | 67 |
eventflags_t evtflags; |
| 52 | 68 |
} ut_vcnl4020data_t; |
| 53 | 69 |
|
| 70 |
/******************************************************************************/ |
|
| 71 |
/* MACROS */ |
|
| 72 |
/******************************************************************************/ |
|
| 73 |
|
|
| 74 |
/******************************************************************************/ |
|
| 75 |
/* EXTERN DECLARATIONS */ |
|
| 76 |
/******************************************************************************/ |
|
| 77 |
|
|
| 54 | 78 |
#ifdef __cplusplus |
| 55 | 79 |
extern "C" {
|
| 56 | 80 |
#endif |
| ... | ... | |
| 59 | 83 |
} |
| 60 | 84 |
#endif |
| 61 | 85 |
|
| 62 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_VCNL4020) */ |
|
| 63 |
|
|
| 86 |
/******************************************************************************/ |
|
| 87 |
/* INLINE FUNCTIONS */ |
|
| 88 |
/******************************************************************************/ |
|
| 64 | 89 |
|
| 90 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_VCNL4020) */ |
|
| 65 | 91 |
|
| 66 | 92 |
#endif /* AMIROOS_UT_VCNL4020_LLD_H */ |
Also available in: Unified diff