nuttx-apps/testing/testsuites/kernel/syscall
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: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
cmocka_syscall_test.c kernel/syscall: fix required INET may case no support 2026-01-04 00:06:17 +08:00