nuttx-apps/testing/testsuites/kernel
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 testing/fs:remove the usleep of evend_fd read to solve the questiong of sem wait 2026-01-28 10:37:52 -03:00
mm Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
mutex Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
pthread Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
sched test/mutex: fix mutex testcases. 2026-01-22 19:53:39 +08:00
socket testing: fix net case bug 2026-01-22 19:48:57 +08:00
syscall syscall: fix listen case bug 2026-01-22 19:48:57 +08:00
time testing/time: Relax the timing constraints. 2026-01-27 22:59:36 +08:00
CMakeLists.txt testing/testsuites: add cmake support 2025-12-23 09:12:02 -03:00