| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <zephyr/ztest.h>#include <zephyr/kernel_version.h>#include <zephyr/sys/speculation.h>#include "version.h"Functions | |
| ZTEST (printk, test_printk) | |
| ZTEST (common, test_version) | |
| Test sys_kernel_version_get() functionality.  More... | |
| 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 |