Revision bc5cdb79 os/core/inc/aos_unittest.h

View differences:

os/core/inc/aos_unittest.h
20 20
#define _AMIROOS_UNITTEST_H_
21 21

  
22 22
#include <aosconf.h>
23
#if (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
24

  
23 25
#include <hal.h>
24 26
#include <aos_shell.h>
25 27

  
26
#if (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
27

  
28 28
/*
29 29
 * Forward declarations.
30 30
 */

Also available in: Unified diff