Revision f3ac1c96 core/src/aos_unittest.c
core/src/aos_unittest.c | ||
---|---|---|
32 | 32 |
#include <aos_debug.h> |
33 | 33 |
#include <chprintf.h> |
34 | 34 |
#include <string.h> |
35 |
/******************************************************************************/ |
|
36 |
/* LOCAL DEFINITIONS */ |
|
37 |
/******************************************************************************/ |
|
38 |
|
|
39 |
/******************************************************************************/ |
|
40 |
/* EXPORTED VARIABLES */ |
|
41 |
/******************************************************************************/ |
|
42 |
|
|
43 |
/******************************************************************************/ |
|
44 |
/* LOCAL TYPES */ |
|
45 |
/******************************************************************************/ |
|
46 |
|
|
47 |
/******************************************************************************/ |
|
48 |
/* LOCAL VARIABLES */ |
|
49 |
/******************************************************************************/ |
|
50 |
|
|
51 |
/******************************************************************************/ |
|
52 |
/* LOCAL FUNCTIONS */ |
|
53 |
/******************************************************************************/ |
|
54 |
|
|
55 |
/******************************************************************************/ |
|
56 |
/* EXPORTED FUNCTIONS */ |
|
57 |
/******************************************************************************/ |
|
35 | 58 |
|
36 | 59 |
/** |
37 | 60 |
* @brief Retrieve the total number of tests (passed and failed). |
Also available in: Unified diff