Oopenvela-robotapps/testing: Fix CLOCK_REALTIME definition.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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> | 2 个月前 | |
testing/testsuites: 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> | 2 个月前 | |
fs: rename PSEUDOFS_SOFTLINKS to FS_LINKS Signed-off-by: zhengyu16 <zhengyu16@xiaomi.com> | 2 个月前 | |
tests:mv tests/testsuites apps/testing/testsuites from dev-upmerge-nuttx-12.7.1 Signed-off-by: v-wangshihang <v-wangshihang@xiaomi.com> | 2 个月前 | |
apps/testing: Fix CLOCK_REALTIME definition. This commit fixed CLOCK_REALTIME definition. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> | 2 个月前 |