zephyr/tests/posix
Fabio Baltieri 98ecf25873 tests: threads_ext: move min_flash and min_ram parameters to test level
One of the tests is failing since it was split out in 1a633609a0
triggering an assertion:

ASSERTION FAIL [((((size_t)(16)) << 10) - (((uintptr_t) (&_end)) -
0x20000000)) >= 8192] @
WEST_TOPDIR/zephyr/lib/libc/newlib/libc-hooks.c:139

Fix it by making the min_flash and min_ram parameters up to overall
test level.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-12-04 02:02:29 +01:00
..
barriers tests: posix: common: separate posix barriers to standalone test 2024-11-16 13:30:36 -05:00
c_lib_ext tests: posix: common: separate posix c_lib_ext to standalone test 2024-11-27 08:16:35 +01:00
common tests: posix: common: separate posix threads_ext to standalone test 2024-12-03 04:01:56 +01:00
env tests: posix: env: fix failure in case toolchain with minimal libc 2024-07-11 13:24:02 -04:00
eventfd tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
fs posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
headers tests: posix: headers: net: Convert to use zexpect 2024-11-16 13:44:35 -05:00
net tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
pthread_pressure tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
rwlocks tests: posix: rwlocks: move filter to testcase.yml common area 2024-11-25 01:02:50 +01:00
semaphores tests: posix: common: separate posix semaphores tests into standalone test 2024-11-16 14:56:09 -05:00
shm boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
signals tests: posix: common: separate posix signal tests into a smaller testsuite 2024-11-29 05:42:17 +01:00
single_process tests: posix: single_process: correct typo and filter 2024-11-22 08:22:30 -05:00
spinlocks tests: posix: common: separate posix spinlock tests into standalone test 2024-11-27 22:52:56 -05:00
threads_ext tests: threads_ext: move min_flash and min_ram parameters to test level 2024-12-04 02:02:29 +01:00
xsi_streams tests: posix: common: separate posix xsi streams to standalone test 2024-11-20 15:58:26 -05:00
xsi_system_logging tests: posix: common: separate posix xsi system logging to standalone test 2024-11-26 08:45:43 +01:00