ouyangxiangzhen
429a65901f
apps/testing: Fix timerjitter iteration
...
This commit used the interval to calculate the timejitter iteration.
Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-01-27 22:59:36 +08:00
ouyangxiangzhen
f687088453
apps/testing: Fix timerjitter interval
...
This commit increased the default interval of the timerjitter to avoid errors with large USEC_PER_TICK setting.
Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-01-27 22:59:36 +08:00
ouyangxiangzhen
e0e9f3d7e5
apps/testing: Fix Coverity.
...
This commit is to make Coverity happy.
Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-01-27 22:59:36 +08:00
tengshuangshuang
338301de76
timerjitter: fix signal-cause error
...
Handle timer-delivered signals correctly to prevent assertions when
signal-related events occur during timing measurements.
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2026-01-22 19:48:57 +08:00
tengshuangshuang
df48348fca
test: fix timerjitter data style error
...
Fix timerjitter output formatting for date/time fields to match
expected format and improve test result readability.
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2026-01-22 19:48:57 +08:00
simbit18
a0dfd187d8
[Kconfig style] Fix Kconfig style
...
Remove spaces from Kconfig files
Add TABs
Replace help => ---help---
Remove extra TABs
Signed-off-by: simbit18 <simbit18@gmail.com>
2025-02-25 09:27:14 +01:00
tengshuangshuang
0406e6734a
apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder
...
Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
2025-01-26 00:23:15 +08:00