test: scheduling: add test case
Add a test case of preemptive thread scheduling.
The scheduler will select the highest priority and
waiting longest thread to be the current thread.
Signed-off-by:
Ying ming <mingx.ying@intel.com>
Loading
Please sign in to comment