esp-idf/components/freertos/test
Marius Vikhammer 9c8e4fd4c5 C3: build and run unit tests
Enable building and running of unit tests in CI for C3 as well as fix
related compile errors

Also enables building of C3 test apps
2021-01-11 11:34:37 +08:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_context_save_clobber.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_context_save_clobber.S freertos: don't clobber a4 while spilling register windows 2020-09-02 15:40:41 +02:00
test_float_in_isr.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_freertos_backported_functions.c freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
test_freertos_debug_functions.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
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 freertos: Add RISC-V port 2020-11-13 07:49:11 +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 freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_freertos_task_delay_until.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
test_freertos_task_delete.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
test_freertos_task_notify.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_freertos_trace_utilities.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_isr_latency.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_legacy_hooks.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_newlib_reent.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_panic.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_preemption.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_queuesets.c freertos: Add critical sections to queue sets. 2018-07-13 13:58:54 +08:00
test_spinlocks.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_stream_buffers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_suspend_scheduler.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_task_priorities.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_task_suspend_resume.c C3: build and run unit tests 2021-01-11 11:34:37 +08:00
test_tasks_snapshot.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_thread_local.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_timers.c freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
test_xtensa_loadstore_handler.c freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00