zephyr/tests/posix/fs/src
Chris Friedt 748252aa76 posix: device_io: use mode argument correctly in open()
Previously, we had only used the flags field and ignored mode
with the open() function.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-10-14 13:01:51 +02:00
..
main.c
test_fat_mount.c
test_fs.h
test_fs_dir.c posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
test_fs_file.c posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
test_fs_open_flags.c posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
test_fs_stat.c posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00