Research Article
Embedded Microprocessor Extension Design and Optimization for Real-Time Edge Computing
Table 6
Description of customized test cases.
| Test case name | Test content |
| TC_ThreadJoin | Call osThreadJoin() to wait for the child thread after creating it | TC_ThreadControl | Suspend the child thread, and call osThreadResume() for wakeup | TC_SchedulerSlot | Call osSchedulerSetSlotNum() to set the slots | TC_SchedulerTmode | Call osSchedulerSetTmodes() to set the status | TC_ThreadTrap | Call osThreadSetTrapHandler() to set the trap handler | TC_MutexSpin | Call osMutexSetSpin() to set the mutex spin |
|
|