Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
XIP Tests

Test to verify XIP. More...

Functions

void test_globals (void)
 Test XIP. More...
 

Detailed Description

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.

Function Documentation

◆ test_globals()

void test_globals ( void  )

#include <tests/kernel/xip/src/main.c>

Test XIP.

TESTPOINT: Check if the array value is correct