Darian Leung
|
df9aa722af
|
freertos: Migrate port tests to test app
This commit migrates the "port" tests to the test app as a component.
|
2022-10-23 19:56:47 +08:00 |
|
Darian Leung
|
df4bfeee5b
|
freertos: Migrate kernel tests to test app
This commit renames the "integration" tests to "kernel" test and migrates them
to the test app as a component.
|
2022-10-23 19:56:47 +08:00 |
|
Darian Leung
|
60edaa4152
|
freertos: Add blank freertos test app
This commit adds a blank FreeRTOS test app in preparation for migrating of
FreeRTOS unit tests to the created test app.
|
2022-10-23 19:56:47 +08:00 |
|
Marius Vikhammer
|
38d30548d4
|
freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path
FreeRTOS include path was changed, but ORIG_INCLUDE_PATH wasn't updated to reflect this.
|
2022-08-24 18:43:28 +08:00 |
|