Revision 2a4dbf93

View differences:

unittests/lld/src/ut_lld_adc.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_lld_adc.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && (HAL_USE_ADC == TRUE))|| defined(__DOXYGEN__)
22 23

  
23
#include <ut_lld_adc.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_A3906_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_A3906_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_A3906) && (AMIROLLD_CFG_A3906 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_A3906_v1.h>
24 24
#include <stdlib.h>
25 25
#include <math.h>
26 26

  
unittests/periphery-lld/src/ut_alld_AT24C01B_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_AT24C01B_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_AT24C01B) && (AMIROLLD_CFG_AT24C01B == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_AT24C01B_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_AT42QT1050_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_AT42QT1050_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_AT42QT1050) && (AMIROLLD_CFG_AT42QT1050 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_AT42QT1050_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_DW1000_v0.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_DW1000_v0.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_DW1000) && (AMIROLLD_CFG_DW1000 == 0)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_dw1000.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_HMC5883L_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_HMC5883L_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_HMC5883L) && (AMIROLLD_CFG_HMC5883L == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_HMC5883L_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_INA219_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_INA219_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_INA219) && (AMIROLLD_CFG_INA219 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_INA219_v1.h>
24 24
#include <math.h>
25 25

  
26 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_L3G4200D_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_L3G4200D_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_L3G4200D) && (AMIROLLD_CFG_L3G4200D == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_L3G4200D_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_LED_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_LED_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_LED) && (AMIROLLD_CFG_LED == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_LED_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_LIS331DLH_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_LIS331DLH_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_LIS331DLH) && (AMIROLLD_CFG_LIS331DLH == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_LIS331DLH_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_LTC4412_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_LTC4412_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_LTC4412) && (AMIROLLD_CFG_LTC4412 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_LTC4412_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_MPR121_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_MPR121_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_MPR121) && (AMIROLLD_CFG_MPR121 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_MPR121_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_MPU6050_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_MPU6050_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_MPU6050) && (AMIROLLD_CFG_MPU6050 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_MPU6050_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_PCA9544A_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_PCA9544A_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_PCA9544A) && (AMIROLLD_CFG_PCA9544A == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_PCA9544A_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_PCAL6524_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_PCAL6524_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_PCAL6524) && (AMIROLLD_CFG_PCAL6524 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_PCAL6524_v1.h>
24 24
#include <string.h>
25 25

  
26 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_PKxxxExxx_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_PKxxxExxx_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_PKxxxExxx) && (AMIROLLD_CFG_PKxxxExxx == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_PKxxxExxx_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_TLC5947_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_TLC5947_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_TLC5947) && (AMIROLLD_CFG_TLC5947 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_TLC5947_v1.h>
24 24
#include <string.h>
25 25

  
26 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_TPS20xxB_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_TPS20xxB_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_TPS20xxB) && (AMIROLLD_CFG_TPS20xxB == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_TPS20xxB_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_TPS6211x_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_TPS6211x_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_TPS6211x) && (AMIROLLD_CFG_TPS6211x == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_TPS6211x_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_TPS6211x_v1_INA219_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_TPS6211x_v1_INA219_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_TPS6211x) && (AMIROLLD_CFG_TPS6211x == 1) && defined(AMIROLLD_CFG_INA219) && (AMIROLLD_CFG_INA219 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_TPS6211x_v1_INA219_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_VCNL4020_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_VCNL4020_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_VCNL4020) && (AMIROLLD_CFG_VCNL4020 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_VCNL4020_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_bq241xx_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_bq241xx_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_BQ241xx) && (AMIROLLD_CFG_BQ241xx == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_bq241xx_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_bq27500_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_bq27500_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_BQ27500) && (AMIROLLD_CFG_BQ27500 == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_bq27500_v1.h>
24 24
#include <string.h>
25 25

  
26 26
/******************************************************************************/
unittests/periphery-lld/src/ut_alld_bq27500_v1_bq241xx_v1.c
17 17
*/
18 18

  
19 19
#include <amiroos.h>
20
#include <ut_alld_bq27500_v1_bq241xx_v1.h>
20 21

  
21 22
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_BQ27500) && (AMIROLLD_CFG_BQ27500 == 1) && defined(AMIROLLD_CFG_BQ241xx) && (AMIROLLD_CFG_BQ241xx == 1)) || defined(__DOXYGEN__)
22 23

  
23
#include <ut_alld_bq27500_v1_bq241xx_v1.h>
24

  
25 24
/******************************************************************************/
26 25
/* LOCAL DEFINITIONS                                                          */
27 26
/******************************************************************************/

Also available in: Unified diff