This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-01 06:27:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
002cd296e1a7081681bc792db8eeaa89bfa0e89d
esp-idf
/
components
/
freertos
/
test
History
Omar Chebib
83c9e1b223
freertos: take tasks snapshot out of tasks.c source code
2021-08-16 10:29:36 +08:00
..
CMakeLists.txt
freertos: take tasks snapshot out of tasks.c source code
2021-08-16 10:29:36 +08:00
component.mk
…
test_context_save_clobber.c
…
test_context_save_clobber.S
…
test_float_in_isr.c
…
test_freertos_backported_functions.c
…
test_freertos_debug_functions.c
…
test_freertos_eventgroups.c
…
test_freertos_get_state.c
…
test_freertos_isinisrcontext.c
…
test_freertos_mutex.c
Update tests for assert and abort
2021-08-05 11:09:22 +05:30
test_freertos_scheduling_time.c
ci: update performance test key to db compatible format
2021-06-21 14:17:45 +08:00
test_freertos_task_delay_until.c
system: enable shared stack watchpoint
2021-02-18 15:38:30 +08:00
test_freertos_task_delete.c
freertos: Add some comments about deleting tasks when using SMP
2021-04-13 03:40:10 +00:00
test_freertos_task_notify.c
…
test_freertos_trace_utilities.c
…
test_isr_latency.c
…
test_legacy_hooks.c
…
test_newlib_reent.c
…
test_panic.c
…
test_preemption.c
…
test_queuesets.c
…
test_spinlocks.c
…
test_stream_buffers.c
…
test_suspend_scheduler.c
…
test_task_priorities.c
…
test_task_suspend_resume.c
freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs
2021-07-16 18:26:02 +05:00
test_tasks_snapshot.c
freertos: take tasks snapshot out of tasks.c source code
2021-08-16 10:29:36 +08:00
test_thread_local.c
…
test_timers.c
…
test_xtensa_loadstore_handler.c
…