1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/core
Frederik Haxel 5ed0bafc92 examples, tests: Changes for the native64 board
- Adapted build system and test checks for the native boards to include native64
- Added `native64` to the same tests as `native`
2024-02-05 22:02:14 +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 examples, tests: Changes for the native64 board 2024-02-05 22:02:14 +01: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 examples, tests: Changes for the native64 board 2024-02-05 22:02:14 +01: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 native: only set TERMFLAGS for pyterm 2023-12-18 13:44:20 +01: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 boards/nucleo-c031c6 initial add 2024-01-30 10:11:57 -05: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, tests: Changes for the native64 board 2024-02-05 22:02:14 +01: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 tests: add nucleo-c031c6 to Makefile.ci 2024-01-31 13:11:05 +01:00
thread_zombie tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
Makefile.core_common tests: move core related applications to tests/core/ subdirectory 2023-05-10 15:41:38 +02:00