nuttx-apps/testing/testsuites/kernel/fs/cases
wangxingxing f2ba4883fa testing/fs:remove the usleep of evend_fd read to solve the questiong of sem wait
Remove unnecessary usleep(1000) in the read thread of eventfd test.
The eventfd read operation will block and wait for data naturally via semaphore, no additional delay is needed.

Signed-off-by: wangxingxing <wangxingxing@xiaomi.com>
2026-01-28 10:37:52 -03: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: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs_poll_test.c fs/bugfix: fix the fd error of fs test 2026-01-26 22:09:19 +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 fs/test:Fix formatting check issues 2026-01-26 22:09:19 +08: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