-
Notifications
You must be signed in to change notification settings - Fork 681
ostest/hrtimer: align hrtimer test and add threaded hrtimer tests #3347
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
ostest/hrtimer: align hrtimer test and add threaded hrtimer tests #3347
Conversation
|
@wangchdo please fix: |
align hrtimer callback declaration with latest update of hrtimer Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
Add threaded hrtimer tests Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2bd1730 to
6749f3c
Compare
I rebased this PR, I think this problem should be fixed |
|
Hi @wangchdo, still not resolved. |
Hi @simbit18 I don't know if this is right, but the related CI test passed... And my update is only related to ostest/hrtimer.c, according to the log I think maybe they are not related. |
|
Hi @wangchdo, OK I thought you would correct both of them in this PR. |
Summary
Impact
Hritmer ostest improvements, no impact to any other functions
apache/nuttx#18025 rely on this PR to fix the CI build issue
Testing
ostest passed with hrtimer enabled:
rv-virt:smp64