mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-14 00:43:14 +00:00
remove test_state of fs test cases Removes unnecessary test_state structure usage for tracking file descriptors Adds missing close(newfd) call in fs_dup_test.c to prevent file descriptor leaks Simplifies test code by eliminating redundant fd tracking that could lead to incorrect resource management Signed-off-by: wangxingxing <wangxingxing@xiaomi.com> |
||
|---|---|---|
| .. | ||
| fs | ||
| mm | ||
| mutex | ||
| pthread | ||
| sched | ||
| socket | ||
| syscall | ||
| time | ||
| CMakeLists.txt | ||