Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Init

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)
 

Detailed Description

Test delay during boot.

Function Documentation

◆ common_setup()

void * common_setup ( void  )
extern

◆ ZTEST()

ZTEST ( boot_delay  ,
test_bootdelay   
)

#include <tests/kernel/common/src/boot_delay.c>

This module verifies the delay specified during boot.

◆ ZTEST_SUITE()

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