zephyr/tests/posix
Chris Friedt c0e0fc5d7f tests: posix: fs: declare entry statically
qemu_x86/atom was failing tests/posix/fs in
test_fs_readdir_threadsafe for some reason and only for that
platform.

All other platforms pass the testsuite properly with the dirent
declared on the stack.

Declare the dirent object statically so that qemu_x86/atom will
pass test cases.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-01-08 01:29:06 +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 timer tests into a smaller testsuite 2025-01-07 11:47:35 +01:00
eventfd tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
fs tests: posix: fs: declare entry statically 2025-01-08 01:29:06 +01:00
headers posix: define POLLPRI in posix/poll.h 2024-12-07 14:17:11 +01:00
net tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02: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: env: colocate with single_process option group 2024-12-09 03:55:02 +01:00
spinlocks tests: posix: common: separate posix spinlock tests into standalone test 2024-11-27 22:52:56 -05:00
threads_ext tests: posix: threads_ext: remove stale comment 2024-12-07 14:16:34 +01:00
timers tests: posix: common: separate posix timer tests into a smaller testsuite 2025-01-07 11:47:35 +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
xsi_threads_ext tests: posix: common: separate xsi_threads_ext into standalone test 2024-12-17 09:48:49 +01:00