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