1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/core
Marian Buschsieweke 82d98ed377
examples, tests: update Makefile.ci for AVR8
Ran dist/tools/insufficient_memory for all AVR8 boards.
2023-12-01 19:37:05 +01:00
..
bitarithm_timings examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
cond_order examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
deferred_yield_higher tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
irq examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
irq_cpp tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
irq_disable_restore examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
isr_yield_higher examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
msg_avail tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
msg_queue_capacity examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
msg_queue_print tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
msg_send_receive tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
msg_try_receive tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
mutex_cancel examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
mutex_order examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
mutex_unlock_and_sleep tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
rmutex examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
rmutex_cpp examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
sched_change_priority examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
sched_testing tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_basic tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_cooperation tests/core/thread_cooperation: clean up test 2023-10-26 10:34:01 +02:00
thread_exit examples, tests: update Makefile.ci for AVR8 2023-12-01 19:37:05 +01:00
thread_flags examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_flags_xtimer examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_float examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_flood tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_msg examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_msg_block_race examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_msg_block_w_queue tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_msg_block_wo_queue tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_msg_bus examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_msg_seq examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_priority_inversion tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_race tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00
thread_stack_alignment examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
thread_zombie examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
Makefile.core_common tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00