Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
#include <ztest.h>
Functions | |
void | test_lifo_thread2thread (void) |
test thread to thread data passing via lifo More... | |
void | test_lifo_thread2isr (void) |
test isr to thread data passing via lifo More... | |
void | test_lifo_isr2thread (void) |
test thread to isr data passing via lifo More... | |
void | test_lifo_get_fail (void) |
void | test_lifo_loop (void) |
Verify zephyr lifo continuous read write in loop. More... | |
void | test_main (void) |
void test_lifo_get_fail | ( | void | ) |
void test_main | ( | void | ) |