Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Pending tests

Test pending. More...

Functions

void test_pending_fifo (void)
 Test pending of workq, fifo and lifo.
 
void test_pending_lifo (void)
 
void test_pending_timer (void)
 

Detailed Description

Test pending.

Function Documentation

◆ test_pending_fifo()

void test_pending_fifo ( void )

#include </home/runner/work/safety-doc/zephyr/tests/kernel/pending/src/main.c>

Test pending of workq, fifo and lifo.

See also
k_sleep(), K_THREAD_DEFINE()

◆ test_pending_lifo()

void test_pending_lifo ( void )

◆ test_pending_timer()

void test_pending_timer ( void )