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

View differences:

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

  
27 27
#include <alld_at42qt1050.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_at42qt1050data_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

  
86
/******************************************************************************/
87
/* INLINE FUNCTIONS                                                           */
88
/******************************************************************************/
89

  
62 90
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_AT42QT1050) */
63 91

  
64 92
#endif /* AMIROOS_UT_ALLD_AT42QT1050_H */

Also available in: Unified diff