nuttx-apps/testing/testsuites
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
..
kernel testing/fs:remove the usleep of evend_fd read to solve the questiong of sem wait 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