nuttx-apps/testing/ltp
ouyangxiangzhen 8f6b48627e testing/ltp: Using clock_gettime(CLOCK_MONOTONIC).
During execution, ntpclient may attempt to synchronize the time, causing incorrect test results. Here, we use CLOCK_MONOTONIC to avoid this problem.
Once the smooth time correction has been implemented, this commit can be reverted.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-04-20 15:20:24 +08:00
..
include ltp/kernel: fix kernel testcases report error on tst_exit() 2026-04-20 15:19:22 +08:00
src fs: rename PSEUDOFS_SOFTLINKS to FS_LINKS 2026-04-20 15:20:16 +08:00
.gitignore add .gitignore for ltp 2026-04-20 14:52:35 +08:00
0001-pthread_rwlock_unlock-follow-linux.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0002-Use-ifdef-instead-of-if-for-__linux__.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0003-LTP-Re-init-static-variable-to-avoid-errors-during-m.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0004-test-update-ltp-test-case.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0005-ltp-update-pthread_cond_timedwait-testcase.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0006-test-modified-ltp-rwlock-need-init.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0007-pthread_kill-add-usleep-aviod-semcount-overturn.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0008-test-ltp-fix-ltp_interfaces_sigaction_23_10-deadloop.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0009-ltp-modify-user-code-for-fdcheck-compatibility.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0010-ltp-fix-build-warning.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
0011-ltp-fix-the-proc.h-header-file-duplicate-inclusion.patch ltp: fix the link error raised by "proc.h" inclusion error 2026-04-20 15:17:02 +08:00
0012-ltp-fix-build-error.patch ltp: fix the build warning 2026-04-20 15:17:02 +08:00
CMakeLists.txt testing/ltp: Using clock_gettime(CLOCK_MONOTONIC). 2026-04-20 15:20:24 +08:00
Kconfig nsh: support watch command 2026-04-20 15:18:53 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile testing/ltp: Using clock_gettime(CLOCK_MONOTONIC). 2026-04-20 15:20:24 +08:00
config.h Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00