|
Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Test delay during boot. More...
Functions | |
| ZTEST (boot_delay, test_bootdelay) | |
| This module verifies the delay specified during boot. | |
| void * | common_setup (void) |
| ZTEST_SUITE (boot_delay, NULL, common_setup, NULL, NULL, NULL) | |
Test delay during boot.
|
extern |
#include <tests/kernel/common/src/boot_delay.c>
| ZTEST | ( | boot_delay | , |
| test_bootdelay | |||
| ) |
#include <tests/kernel/common/src/boot_delay.c>
This module verifies the delay specified during boot.
| ZTEST_SUITE | ( | boot_delay | , |
| NULL | , | ||
| common_setup | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | |||
| ) |
#include <tests/kernel/common/src/boot_delay.c>