nuttx-apps/testing/testsuites
guohao15 4ac3732734 testing/fdcheck: fix fd close in other thread
Fix file descriptor leak issue where fd was stored in test_state for deferred close, but could fail when CONFIG_FDCHECK is enabled because fd cannot be closed in a different thread.

Signed-off-by: guohao15 <guohao15@xiaomi.com>
2026-01-28 10:37:52 -03:00
..
kernel testing/fdcheck: fix fd close in other thread 2026-01-28 10:37:52 -03:00
CMakeLists.txt testing/testsuites: add cmake support 2025-12-23 09:12:02 -03:00
Kconfig testing: specify arch kconfig for testsuites 2026-01-21 14:44:00 -03:00
Make.defs testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00