esp-idf/components/freertos/test
Angus Gratton 71c70cb15c heap: Refactor heap regions/capabilities out of FreeRTOS
Remove tagged heap API, rename caps_xxx to heap_caps_xxx

Also includes additional heap_caps_xxx inspection functions.
2017-07-10 17:46:03 +08:00
..
component.mk
test_freertos.c
test_freertos_eventgroups.c
test_freertos_isinisrcontext.c
test_freertos_task_delete.c
test_newlib_reent.c
test_panic.c
test_preemption.c
test_ringbuf.c
test_suspend_scheduler.c
test_task_priorities.c
test_task_suspend_resume.c
test_timers.c
test_tls_deletecb.c
test_uxGetSystemState_Bugfix.c