FreeRTOS-Kernel/FreeRTOS/Test/Target/boards/pico
ActoryOu 67911f83a6
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>
2023-03-06 13:17:27 +05:30
..
tests/smp/multiple_tasks_running Create SMP on target test framework. (#911) 2023-03-06 13:17:27 +05:30
CMakeLists.txt Create SMP on target test framework. (#911) 2023-03-06 13:17:27 +05:30
FreeRTOS_Kernel_import.cmake Create SMP on target test framework. (#911) 2023-03-06 13:17:27 +05:30
FreeRTOSConfig.h Create SMP on target test framework. (#911) 2023-03-06 13:17:27 +05:30
main.c Create SMP on target test framework. (#911) 2023-03-06 13:17:27 +05:30
pico_sdk_import.cmake Create SMP on target test framework. (#911) 2023-03-06 13:17:27 +05:30