Revision 6ff06bbf core/inc/aos_unittest.h
| core/inc/aos_unittest.h | ||
|---|---|---|
| 24 | 24 |
* @{
|
| 25 | 25 |
*/ |
| 26 | 26 |
|
| 27 |
#ifndef _AMIROOS_UNITTEST_H_
|
|
| 28 |
#define _AMIROOS_UNITTEST_H_
|
|
| 27 |
#ifndef AMIROOS_UNITTEST_H
|
|
| 28 |
#define AMIROOS_UNITTEST_H
|
|
| 29 | 29 |
|
| 30 | 30 |
#include <aosconf.h> |
| 31 | 31 |
#if (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__) |
| ... | ... | |
| 112 | 112 |
|
| 113 | 113 |
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */ |
| 114 | 114 |
|
| 115 |
#endif /* _AMIROOS_UNITTEST_H_ */
|
|
| 115 |
#endif /* AMIROOS_UNITTEST_H */
|
|
| 116 | 116 |
|
| 117 | 117 |
/** @} */ |
Also available in: Unified diff