zephyr/tests/subsys/rtio/rtio_api
Keith Packard 8c462bff02 subsys/rtio: Add libc partition for usermode API test
When a libc partition exists, all user mode threads will need access to
libc variables. Add the libc partition in this test case to allow that.

This was detected by running the test on ARM32 with thread local storage
enabled as that uses z_arm_tls_ptr which is included in the libc partition.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-01-09 19:19:57 +01:00
..
src subsys/rtio: Add libc partition for usermode API test 2023-01-09 19:19:57 +01:00
CMakeLists.txt rtio: Userspace support 2022-11-08 10:44:03 +01:00
prj.conf tests/subsys/rtio: Update testing to use newer ZTEST API 2022-06-30 14:58:10 -04:00
testcase.yaml rtio: Userspace support 2022-11-08 10:44:03 +01:00