OVMS3-idf/components/idf_test
Felipe Neves 77bf1ff1c0 freertos/tests: added test to evaluate scheduling time
freertos/Kconfig: fix trailing space on optimized scheduler option

freertos/tests: moved test context variables inside of test task.

The public variables used on scheduling time test now were packed into a structure allocated on  test case task stack and passed to tasks as arguments saving RAM comsumption.
2020-01-14 09:58:14 -03:00
..
include freertos/tests: added test to evaluate scheduling time 2020-01-14 09:58:14 -03:00
integration_test test: update SSC bin path of nvs compatible test 2020-01-10 14:14:51 +08:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
README.md CI: remove readme content: 2017-05-08 11:44:45 +08:00

Note: The test cases in this folder are for Espressif internal use.

Goto internal project wiki Testing page for detail about this folder.