mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 13:15:15 -05:00
Create SMP on target test framework. (#911)
* Framework initialization. * Move testRunner.c to test case subfolder. * Update README doc and formatting. * Add default configurations in test_config.h. * Fix License & formatting check. * Fix typo. * Move setup/teardown functions to main.c file. * Move setup/teardown functions back. * Update README doc. * Patch for comments. * Correct test runner file name. * Move test_config.h to the end of FreeRTOSConfig.h. * Add undef in test_config.h and description in README doc. * Correct the file format. * Fix chinglee-iot comments. * Code review suggestions Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> * Fix spell check Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> --------- Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
93a35f87d2
commit
67911f83a6
13 changed files with 971 additions and 0 deletions
|
|
@ -1715,6 +1715,7 @@ phostname
|
|||
php
|
||||
phy
|
||||
pic
|
||||
pico
|
||||
pidr
|
||||
pingreq
|
||||
pingresp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue