How cache test could be ran without CONFIG_CACHE_MANAGEMENT? Adding qemu_x86/x86_64 as cache related API in x86 has proven to be very brittle against changes recently: no test was at least verifying it builds properly, not to mention running it. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_CACHE_MANAGEMENT=y
|