Commit Graph

2 Commits

Author SHA1 Message Date
MacRsh
7947a711a7 fix(test): Improve and fix the unit self-test. 2025-08-06 02:48:57 +08:00
MacRsh
1d09d55cd8 feat(test,workqueue): Add a new test component, Optimize the execution logic of workqueue.
1.Integrate the automatic unit testing framework to complete the self-test of the libc section, discover and fix the 'mr_strcpy 'issue.
2.'workqueue_execute' supports yielding and only executes the currently added work items each time.
2025-08-05 00:39:35 +08:00