-
Notifications
You must be signed in to change notification settings - Fork 683
ostest/hrtimer: sync hrtimer ostest with latest hritmer update #3380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Without this PR, ostest fails when hrtimer is enabled. Could you let me know which board configuration is used for ostest in the CI so I can enable hrtimer there and avoid repeated changes causing this regression? @xiaoxiang781216 @acassis @GUIDINGLI It looks like my previous PR for enabling hritmer in CI pipeline only enabled the build check for it....... |
here is the list: |
b7d3561 to
ebf7d39
Compare
sync hrtimer ostest with latest hritmer update Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
ebf7d39 to
4d487f8
Compare
I will enable hrtimer in citest when apache/nuttx#18174 and this PR #3380 got merged |
Summary
sync hrtimer ostest with latest hritmer update
Impact
sync hrtimer ostest implementation, this change is isolated in hrtimer module
Testing
depends on apache/nuttx#18174
ostest passed on rv-virt:smp64 with hrtimer enabled