esp-idf/components/heap/test_apps/heap_tests
Guillaume Souchere a12a681794 test(heap): Extend task tracking test with task handle check
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.
2024-04-12 09:27:41 +02:00
..
main test(heap): Extend task tracking test with task handle check 2024-04-12 09:27:41 +02:00
CMakeLists.txt fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
pytest_heap.py fix(heap): Add missing test for heap task tracking config 2023-11-16 02:57:15 +00:00
README.md feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
sdkconfig.ci.comprehensive_poisoning ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
sdkconfig.ci.heap_trace ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
sdkconfig.ci.heap_trace_hashmap feat(heap): update hash map to use singly linked list 2023-10-19 14:50:05 +02:00
sdkconfig.ci.in_flash heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-12 08:11:24 +02:00
sdkconfig.ci.light_poisoning ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
sdkconfig.ci.mem_prot ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
sdkconfig.ci.misc_options ci(heap): reduce the number of test apps built 2023-10-24 12:38:56 +08:00
sdkconfig.ci.no_poisoning fix(heap): Add missing test for heap task tracking config 2023-11-16 02:57:15 +00:00
sdkconfig.ci.psram ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
sdkconfig.ci.psram_all_ext ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
sdkconfig.defaults ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3