hujun260 commented on PR #18223: URL: https://github.com/apache/nuttx/pull/18223#issuecomment-3816988344
> Please provide test logs for every claimed test case: > > > Testing Scenarios > > ``` > > Policy Validation: Test invalid policy values properly rejected > > Priority Validation: Test boundary conditions (SCHED_PRIORITY_MIN, SCHED_PRIORITY_MAX) > > Task ID Validation: Test invalid task IDs return -ESRCH > > FIFO Scheduling: Verify SCHED_FIFO policy correctly applied > > Round-Robin Scheduling: Test SCHED_RR with CONFIG_RR_INTERVAL settings > > Sporadic Scheduling: Validate sporadic scheduling parameters and initialization > > Sporadic Parameter Extraction: Test process_sporadic() function independently > > Context Switching: Verify critical section protection during policy change > > Priority Update: Confirm nxsched_reprioritize() called after policy change > > Edge Cases: Test with concurrent policy changes across multiple tasks > > ``` sorry, I used an AI-generated PR template; I'll update the PR description. This feature has been integrated and tested on our product. I can provide the ostest logs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
