Test Cases for the Kernel Scheduler Test (Windows Embedded CE 6.0)
1/6/2010
The following table shows the test cases for the Kernel Scheduler Test.
Test case | Description |
---|---|
65537 |
Checks that GetTickCount is working as expected. |
65538 |
Creates numerous threads of varying priorities, which sleep for random periods. Checks that no thread wakes up before it should, and that the highest priority thread in the system awakens without delay. |