Revision 53710ca3 os/core/inc/aos_unittest.h

View differences:

os/core/inc/aos_unittest.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    aos_unittest.h
21
 * @brief   Unittest structures.
22
 *
23
 * @addtogroup aos_unittests
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROOS_UNITTEST_H_
20 28
#define _AMIROOS_UNITTEST_H_
21 29

  
......
105 113
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */
106 114

  
107 115
#endif /* _AMIROOS_UNITTEST_H_ */
116

  
117
/** @} */

Also available in: Unified diff