nuttx-apps/testing/testsuites/kernel/fs
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
..
cases apps: Fix additional open() arguments. 2026-05-22 13:39:04 +08:00
common testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
include testing: add malloc.h for fstest.h 2026-01-26 19:32:27 +08:00
cmocka_fs_test.c testing/fs: update api name fs_getfilep/fs_putfilep to file_get/file_put 2025-06-12 18:12:32 +08:00