zephyr/tests/posix/fs
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
..
src tests: posix: fs: declare entry statically 2025-01-08 01:29:06 +01:00
app.overlay drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
CMakeLists.txt posix: fs: declare _POSIX_C_SOURCE in a consistent way 2025-01-08 01:29:06 +01:00
prj.conf posix: options: fs: separate file_system_r to its own file 2025-01-02 09:18:57 +01:00
testcase.yaml tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00