Revision c0081124

View differences:

unittests/periphery-lld/inc/ut_alld_dw1000.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_DW1000_LLD_HPP_
20
#define _AMIROOS_UT_DW1000_LLD_HPP_
19
#ifndef _AMIROOS_UT_DW1000_LLD_H_
20
#define _AMIROOS_UT_DW1000_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
37 37

  
38 38
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_DW1000) */
39 39

  
40
#endif /* _AMIROOS_UT_DW1000_LLD_HPP_ */
40
#endif /* _AMIROOS_UT_DW1000_LLD_H_ */
unittests/periphery-lld/inc/ut_alld_hmc5883l.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_HMC5883L_LLD_HPP_
20
#define _AMIROOS_UT_HMC5883L_LLD_HPP_
19
#ifndef _AMIROOS_UT_HMC5883L_LLD_H_
20
#define _AMIROOS_UT_HMC5883L_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
62 62
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_HMC5883L) */
63 63

  
64 64

  
65
#endif /* _AMIROOS_UT_HMC5883L_LLD_HPP_ */
65
#endif /* _AMIROOS_UT_HMC5883L_LLD_H_ */
unittests/periphery-lld/inc/ut_alld_ina219.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_INA219_LLD_HPP_
20
#define _AMIROOS_UT_INA219_LLD_HPP_
19
#ifndef _AMIROOS_UT_INA219_LLD_H_
20
#define _AMIROOS_UT_INA219_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
61 61

  
62 62
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_INA219) */
63 63

  
64
#endif /* _AMIROOS_UT_INA219_LLD_HPP_ */
64
#endif /* _AMIROOS_UT_INA219_LLD_H_ */
unittests/periphery-lld/inc/ut_alld_l3g4200d.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_L3G4200D_LLD_HPP_
20
#define _AMIROOS_UT_L3G4200D_LLD_HPP_
19
#ifndef _AMIROOS_UT_L3G4200D_LLD_H_
20
#define _AMIROOS_UT_L3G4200D_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
61 61

  
62 62
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_L3G4200D) */
63 63

  
64
#endif /* _AMIROOS_UT_L3G4200D_LLD_HPP_ */
64
#endif /* _AMIROOS_UT_L3G4200D_LLD_H_ */
65 65

  
unittests/periphery-lld/inc/ut_alld_lis331dlh.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_LIS331DLH_LLD_HPP_
20
#define _AMIROOS_UT_LIS331DLH_LLD_HPP_
19
#ifndef _AMIROOS_UT_LIS331DLH_LLD_H_
20
#define _AMIROOS_UT_LIS331DLH_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
61 61

  
62 62
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_LIS331DLH) */
63 63

  
64
#endif /* _AMIROOS_UT_LIS331DLH_LLD_HPP_ */
64
#endif /* _AMIROOS_UT_LIS331DLH_LLD_H_ */
65 65

  
unittests/periphery-lld/inc/ut_alld_vcnl4020.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_VCNL4020_LLD_HPP_
20
#define _AMIROOS_UT_VCNL4020_LLD_HPP_
19
#ifndef _AMIROOS_UT_VCNL4020_LLD_H_
20
#define _AMIROOS_UT_VCNL4020_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
61 61

  
62 62
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_VCNL4020) */
63 63

  
64
#endif /* _AMIROOS_UT_VCNL4020_LLD_HPP_ */
64
#endif /* _AMIROOS_UT_VCNL4020_LLD_H_ */
65 65

  
66 66

  

Also available in: Unified diff