Revision 3940ba8a core/inc/aos_unittest.h

View differences:

core/inc/aos_unittest.h
27 27
#ifndef AMIROOS_UNITTEST_H
28 28
#define AMIROOS_UNITTEST_H
29 29

  
30
#include <aosconf.h>
30
#include <amiroos.h>
31

  
31 32
#if (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
32
#include <hal.h>
33
#include <aos_shell.h>
33

  
34 34
/******************************************************************************/
35 35
/* CONSTANTS                                                                  */
36 36
/******************************************************************************/

Also available in: Unified diff