|
Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Macros | |
| #define | CONSTRUCTOR_VALUE 1 |
Functions | |
| ZTEST (constructor, test_constructor) | |
| void * | common_setup (void) |
| ZTEST_SUITE (constructor, NULL, common_setup, NULL, NULL, NULL) | |
Variables | |
| static int | constructor_value |
| Test if constructors work. | |