|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <ztest.h>Macros | |
| #define | TEST_VAL_1 0x1 |
| #define | TEST_VAL_2 0x2 |
| #define | TEST_VAL_3 0x3 |
| #define | TEST_VAL_4 0x4 |
| #define | XIP_TEST_ARRAY_SZ 4 |
Functions | |
| void | test_globals (void) |
| Test XIP. More... | |
| void | test_main (void) |
Variables | |
| uint32_t | xip_array [4] |
| #define TEST_VAL_1 0x1 |
| #define TEST_VAL_2 0x2 |
| #define TEST_VAL_3 0x3 |
| #define TEST_VAL_4 0x4 |
| #define XIP_TEST_ARRAY_SZ 4 |
| uint32_t xip_array |