Tests a fatal error caused by a too small idle thread stack size.
More...
Tests a fatal error caused by a too small idle thread stack size.
This test case performs the following actions:
- The test action is carried out by configuring a thread-local storage demand which leads to a too small idle thread stack size.
- Check that the expected fatal source is present.
- Check that the expected fatal code is present.
- Check the configured value of CONFIGURE_IDLE_TASK_STORAGE_SIZE.
◆ ScoreThreadValFatalIdleThreadStackTooSmall_Run()
Runs the parameterized test case.
- Parameters
-
source | is the fatal source. |
code | is the fatal code. |