esp-idf/components/freertos/test
Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2020-11-11 07:36:35 +00:00
..
CMakeLists.txt
component.mk
test_context_save_clobber.S freertos: don't clobber a4 while spilling register windows 2020-09-02 15:40:41 +02:00
test_context_save_clobber.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_float_in_isr.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_freertos_backported_functions.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_freertos_debug_functions.c
test_freertos_eventgroups.c tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
test_freertos_get_state.c tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
test_freertos_isinisrcontext.c ci freertos: Add test configs for some of the optional FreeRTOS 10 configurations 2020-10-21 14:04:01 +11:00
test_freertos_mutex.c ci freertos: Add test configs for some of the optional FreeRTOS 10 configurations 2020-10-21 14:04:01 +11:00
test_freertos_scheduling_time.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_freertos_task_delay_until.c
test_freertos_task_delete.c
test_freertos_task_notify.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_freertos_trace_utilities.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_isr_latency.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_legacy_hooks.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_newlib_reent.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_panic.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_preemption.c freertos: optionally place selected freertos functions into flash memory instead of IRAM 2020-09-15 23:14:31 +08:00
test_queuesets.c
test_spinlocks.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_stream_buffers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_suspend_scheduler.c freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
test_task_priorities.c
test_task_suspend_resume.c ci freertos: Add test configs for some of the optional FreeRTOS 10 configurations 2020-10-21 14:04:01 +11:00
test_tasks_snapshot.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_thread_local.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_timers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_xtensa_loadstore_handler.c