-
Notifications
You must be signed in to change notification settings - Fork 574
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
apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder #2974
Conversation
[Experimental Bot, please feedback here] No, this PR description does not fully meet the NuttX requirements. While it provides a summary and mentions testing, it lacks crucial details. Here's a breakdown of what's missing and how to improve it: Summary:
Impact: While the impact section addresses some points, it lacks detail and omits others:
Testing:
Example of an improved PR description:
This improved description provides a much clearer and more complete picture of the changes and their impact, fulfilling the requirements of a NuttX PR. Remember to tailor the specifics to your actual changes and testing. |
Thank you @txy-21 :-) Would you like to move selected applications to |
d9a099c
to
0ae0e37
Compare
… to the new sched folder Signed-off-by: tengshuangshuang <[email protected]>
0ae0e37
to
28c0181
Compare
Summary
This is one step that merge test case as discussed in #2931.
Create new sched folder, move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder
Impact
This PR only affects the apps/testing folder, changing the location of some subfolders under this folder.
new folder : sched
move : atomic,cpuload,getprime,smp and timerjitter
Testing
CI test.