Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Test to verify XIP. More...
Functions | |
void | test_globals (void) |
Test XIP. More... | |
Test to verify XIP.
This module tests that XIP performs as expected. If the first task is even activated that is a good indication that XIP is working. However, the test does do some some testing on global variables for completeness sake.
void test_globals | ( | void | ) |