esp-idf/components/freertos/test
Darian Leung 8c88c6f68f freertos: Update task snapshot unit tests
This commit updates the task snapshot unit tests as follows:

- Both uxTaskGetSnapshotAll() and vTaskGetSnapshot() are now both tested
- Test cases are now dependent on CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT
2022-04-01 22:01:16 +08:00
..
CMakeLists.txt freertos: Update task snapshot unit tests 2022-04-01 22:01:16 +08:00
test_context_save_clobber.S
test_context_save_clobber.c
test_float_in_isr.c
test_freertos_backported_functions.c
test_freertos_debug_functions.c
test_freertos_eventgroups.c
test_freertos_get_state.c freertos: Fix various build errors 2022-03-08 14:59:18 +08:00
test_freertos_hooks.c freertos: Fix various build errors 2022-03-08 14:59:18 +08:00
test_freertos_isinisrcontext.c
test_freertos_mutex.c
test_freertos_scheduling_round_robin.c
test_freertos_scheduling_time.c
test_freertos_task_delay_until.c
test_freertos_task_delete.c
test_freertos_task_notify.c
test_freertos_task_utilities.c
test_freertos_trace_utilities.c
test_isr_latency.c
test_newlib_reent.c
test_panic.c
test_preemption.c config: removed references to non-existing kconfig options 2022-03-15 18:32:22 +08:00
test_queuesets.c
test_spinlocks.c
test_stream_buffers.c
test_suspend_scheduler.c freertos: Fix usage of vTaskSuspendAll()/xTaskResumeAll() 2022-03-08 14:59:18 +08:00
test_task_priorities.c
test_task_suspend_resume.c freertos: Fix usage of vTaskSuspendAll()/xTaskResumeAll() 2022-03-08 14:59:18 +08:00
test_tasks_snapshot.c freertos: Update task snapshot unit tests 2022-04-01 22:01:16 +08:00
test_thread_local.c
test_timers.c
test_xtensa_loadstore_handler.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30