Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
boot_delay.c File Reference
#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)
 

Function Documentation

◆ common_setup()

void * common_setup ( void )
extern

◆ ZTEST_SUITE()

ZTEST_SUITE ( boot_delay ,
NULL ,
common_setup ,
NULL ,
NULL ,
NULL  )