|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
#include <zephyr/ztest.h>#include <zephyr/kernel/mm.h>#include <zephyr/kernel/mm/demand_paging.h>#include <zephyr/linker/sections.h>#include <mmu.h>Functions | |
| static void __ondemand_func | evictable_function (void) |
| void | test_ondemand_basic (void) |
| ZTEST_SUITE (ondemand_section, NULL, NULL, NULL, NULL, NULL) | |
Variables | |
| static const char __ondemand_rodata | message [] = "was evicted" |
|
static |
| void test_ondemand_basic | ( | void | ) |
|
static |