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