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 freertos tests: Use CCOMPARE1 always in xPortInIsrContext() test 2017-05-10 17:26:25 +10:00
test_freertos_task_delete.c
test_newlib_reent.c
test_panic.c
test_preemption.c
test_ringbuf.c
test_suspend_scheduler.c freertos: add test case for ISRs waking tasks when scheduler disabled 2017-06-05 16:12:20 +10:00
test_task_priorities.c freertos: Mark uxTaskPriorityGet() as tested 2017-05-29 16:19:00 +10:00
test_task_suspend_resume.c freertos: add test case for ISRs waking tasks when scheduler disabled 2017-06-05 16:12:20 +10:00
test_timers.c
test_tls_deletecb.c
test_uxGetSystemState_Bugfix.c BugFix: uxTaskGetSystemState test case update 2017-06-16 16:00:54 +08:00