Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
Pending tests

Test pending. More...

Functions

void test_pending_fifo (void)
 Test pending of workq, fifo and lifo. More...
 
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 <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  )