nuttx-apps/testing/testsuites/kernel/fs/cases
Nightt b4f1e29494 apps: Fix additional open() arguments.
Add missing mode arguments to direct open() calls that use O_CREAT.

Also open the lp503x device with explicit read-only flags instead of O_CREAT, matching the device-node usage.

Signed-off-by: Nightt <87569709+nightt5879@users.noreply.github.com>
2026-05-22 13:39:04 +08:00
..
fs_append_test.c Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
fs_creat_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_dup2_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_dup_test.c fs/bugfix: fix the fd error of fs test 2026-01-26 22:09:19 +08:00
fs_eventfd_test.c testing/fs:remove the usleep of evend_fd read to solve the questiong of sem wait 2026-01-28 10:37:52 -03:00
fs_fcntl_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_file_get_test.c fs/bugfix: fix the fd error of fs test 2026-01-26 22:09:19 +08:00
fs_fstat_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_fstatfs_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_fsync_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_mkdir_test.c testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs_open_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_opendir_test.c testing/fs:reduce the test time of fs test 2026-01-28 10:37:52 -03:00
fs_poll_test.c apps: Fix additional open() arguments. 2026-05-22 13:39:04 +08:00
fs_pread_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_pwrite_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_read_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_readdir_test.c fs/test:Fix formatting check issues 2026-01-26 22:09:19 +08:00
fs_readlink_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_rename_test.c fs/test:Fix formatting check issues 2026-01-26 22:09:19 +08:00
fs_rewinddir_test.c testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs_rmdir_test.c testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs_seek_test.c fs/bugfix: fix the fd error of fs test 2026-01-26 22:09:19 +08:00
fs_sendfile_test.c Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
fs_stat_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
fs_statfs_test.c testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs_stream_test.c testing/fs:reduce the test time of fs test 2026-01-28 10:37:52 -03:00
fs_symlink_test.c Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
fs_truncate_test.c fs/bugfix: fix the fd error of fs test 2026-01-26 22:09:19 +08:00
fs_unlink_test.c fs/bugfix: fix the fd error of fs test 2026-01-26 22:09:19 +08:00
fs_write_test.c testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00