Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
#include <zephyr/ztest.h>
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) | |