esp-idf/components/freertos/test
Angus Gratton 66726ec166 freertos: Enable vTaskSuspend()/vTaskResume() API
Adds relevant unit tests.

TW11878
2017-04-26 12:50:20 +10:00
..
component.mk
test_freertos.c
test_freertos_eventgroups.c freertos tests: Fix accidental "0 delay" in event group tests 2017-04-04 10:10:08 +10:00
test_freertos_isinisrcontext.c
test_freertos_task_delete.c
test_malloc.c
test_newlib_reent.c
test_panic.c
test_preemption.c freertos tests: Extend preemption test cases to cross-core wakeup 2017-04-04 10:10:08 +10:00
test_ringbuf.c
test_suspend_resume.c freertos: Enable vTaskSuspend()/vTaskResume() API 2017-04-26 12:50:20 +10:00
test_tls_deletecb.c