|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
#include <zephyr/ztest.h>Functions | |
| void | test_bootdelay (void) |
| This module verifies the delay specified during boot. | |
| void * | common_setup (void) |
| ZTEST_SUITE (boot_delay, NULL, common_setup, NULL, NULL, NULL) | |
|
extern |
| ZTEST_SUITE | ( | boot_delay | , |
| NULL | , | ||
| common_setup | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | ) |