Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_a3906.h

View differences:

unittests/periphery-lld/inc/ut_alld_a3906.h
26 26

  
27 27
#include <alld_a3906.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
 */
......
111 127
  apalTime_t timeout;
112 128
} ut_a3906data_t;
113 129

  
130
/******************************************************************************/
131
/* MACROS                                                                     */
132
/******************************************************************************/
133

  
134
/******************************************************************************/
135
/* EXTERN DECLARATIONS                                                        */
136
/******************************************************************************/
137

  
114 138
#ifdef __cplusplus
115 139
extern "C" {
116 140
#endif
......
119 143
}
120 144
#endif
121 145

  
146
/******************************************************************************/
147
/* INLINE FUNCTIONS                                                           */
148
/******************************************************************************/
149

  
122 150
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_A3906) */
123 151

  
124 152
#endif /* AMIROOS_UT_ALLD_A3906_H */

Also available in: Unified diff