nuttx-apps/testing/testsuites/kernel
yangao1 5eb72d9fea apps/testing/clock_test_timer03.c:use CLOCK_MONOTONIC instead of CLOCK_REALTIME
Replace CLOCK_REALTIME with CLOCK_MONOTONIC to prevent NTP sync or system time changes

Signed-off-by: yangao1 <yangao1@xiaomi.com>
2026-04-20 15:20:26 +08:00
..
dfx testsuites/kernel/dfx: fix format errors in license 2026-04-20 15:19:21 +08:00
fs fs/test:remove the usleep of evend_fd read to solve the questiong of sem wait 2026-04-20 15:19:54 +08:00
kv fs/vtf:reduce the test time of fs test 2026-04-20 15:19:41 +08:00
mm fix compile error 2026-04-20 15:20:12 +08:00
mutex testsuites/kernel/mutex: fix format errors in license 2026-04-20 15:19:20 +08:00
pthread testsuites/kernel/pthread: fix format errors in license 2026-04-20 15:19:20 +08:00
sched test/mutex: fix mutex testcases. 2026-04-20 15:19:49 +08:00
socket testsuites/kernel/socket: fix format errors in license 2026-04-20 15:19:20 +08:00
syscall clock_nanosleep:add retry mechanism for clock_nanosleep test 2026-04-20 15:20:24 +08:00
time apps/testing/clock_test_timer03.c:use CLOCK_MONOTONIC instead of CLOCK_REALTIME 2026-04-20 15:20:26 +08:00