Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_hmc5883l.h
| unittests/periphery-lld/inc/ut_alld_hmc5883l.h | ||
|---|---|---|
| 26 | 26 | 
     | 
| 27 | 27 | 
    #include <alld_hmc5883l.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 Constum data structure for this unit test.  | 
| 31 | 47 | 
    */  | 
| ... | ... | |
| 51 | 67 | 
    apalTime_t timeout;  | 
| 52 | 68 | 
    } ut_hmc5883ldata_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_HMC5883L) */  | 
|
| 86 | 
    /******************************************************************************/  | 
|
| 87 | 
    /* INLINE FUNCTIONS */  | 
|
| 88 | 
    /******************************************************************************/  | 
|
| 63 | 89 | 
     | 
| 90 | 
    #endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_HMC5883L) */  | 
|
| 64 | 91 | 
     | 
| 65 | 92 | 
    #endif /* AMIROOS_UT_HMC5883L_LLD_H */  | 
Also available in: Unified diff