Sudeep Mohanty a583063664 fix(unity): Fixed memory leaks in unity tests 2 лет назад
..
components 57eb41ce83 refactor(freertos): Call TLSP deletion callback from portCLEAN_UP_TCB() 2 лет назад
main a583063664 fix(unity): Fixed memory leaks in unity tests 2 лет назад
CMakeLists.txt d6fe302904 freertos: Added partial unit tests for Linux simulator 2 лет назад
README.md d6fe302904 freertos: Added partial unit tests for Linux simulator 2 лет назад
pytest_linux_freertos.py 9f4236f825 ci: increased freertos SMP linux target test timeout 2 лет назад
sdkconfig.defaults d6fe302904 freertos: Added partial unit tests for Linux simulator 2 лет назад

README.md

Supported Targets Linux

Simple test application for SMP Linux port

Note that the IDF version of the FreeRTOS POSIX/Linux simulator is not tested here, that one is merely the upstream version.

Build

idf.py --preview set-target linux

Amazon FReeRTOS SMP configuration is already set via sdkconfig.defaults, no need to configure.

idf.py build

Run

idf.py monitor

After the test output, input: ![ignore] to not run the ignored test