zephyr/tests
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
..
application_development yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
arch yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
benchmarks yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
bluetooth Bluetooth: Audio: Add missing codec debug Kconfig 2023-01-09 15:27:28 +00:00
boards yamllint: fix all yamllint comments errors 2023-01-04 01:16:45 +09:00
boot yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
cmake yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
crypto Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
drivers tests: drivers: counter: counter_basic_api: src: Fix STM32 RTC device 2023-01-09 10:14:06 +01:00
kernel yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
lib tests: libc: Fix "unused" type of warnings 2023-01-05 08:00:09 -05:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
posix tests: posix: clock: ensure overflow is consistent 2023-01-04 21:12:58 +01:00
subsys subsys/rtio: Add libc partition for usermode API test 2023-01-09 19:19:57 +01:00
unit tests: time_units: check for overflow in z_tmcvt intermediate 2022-12-19 09:36:38 +00:00
ztest Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00