mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a12a681794
Add a test to make sure that the task handles returned in the task tracking information are valid task handles. To verify that, feed the task name returned by pcTaskGetName() using the task handle under test to xTaskGetHandle() and make sure the task handle returned matches the one under test. |
||
---|---|---|
.. | ||
heap_tests | ||
host_test_linux | ||
.build-test-rules.yml |