|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
#include <zephyr/ztest.h>#include <zephyr/kernel_version.h>#include <zephyr/sys/speculation.h>#include <zephyr/version.h>Functions | |
| void | test_printk (void) |
| void | test_version (void) |
| Test sys_kernel_version_get() functionality. | |
| void | test_bounds_check_mitigation (void) |
| void * | common_setup (void) |
| ZTEST_SUITE (common, NULL, common_setup, NULL, NULL, NULL) | |
Variables | |
| struct k_stack | eno_stack |
| struct k_thread | eno_thread |
| void test_bounds_check_mitigation | ( | void | ) |
| void test_printk | ( | void | ) |
| ZTEST_SUITE | ( | common | , |
| NULL | , | ||
| common_setup | , | ||
| NULL | , | ||
| NULL | , | ||
| NULL | ) |
|
extern |
|
extern |