|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Functions | |
| void | test_constructor (void) |
| Test if constructors work. | |
| void * | common_setup (void) |
| ZTEST_SUITE (constructor, NULL, common_setup, NULL, NULL, NULL) | |
Variables | |
| static int | constructor_number |
| static int | constructor_values [3] |
|
extern |
| ZTEST_SUITE | ( | constructor | , |
| NULL | , | ||
| common_setup | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | ) |