Benjamin Valentin
f9d5328242
tests: don't explicitly set RIOT_TERMINAL=native
2024-01-19 18:11:09 +01:00
Oleg Hahm
273486be78
examples: tests: unify native arguments for ZEP
2023-12-18 20:00:44 +01:00
Oleg Hahm
99ff9bad03
examples: tests: update native TERMFLAGS
...
Updating the Makefiles for example and test applications to set the
TERMFLAGS correctly for native.
2023-12-18 13:44:20 +01:00
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
Benjamin Valentin
57099c309a
tests/net/gcoap_fileserver: disable test on CI
...
Recently this test is failing pretty often.
As there are currently no resources to debug this, disable the test to
keep CI running.
2023-08-30 18:48:11 +02:00
bors[bot]
8e5a67b088
Merge #19870 #19900 #19902
...
19870: tests/gcoap_fileserver: only enable test with GCC r=benpicco a=benpicco
19900: gnrc_ipv6_nib: fix for border router with non-6lo interfaces r=benpicco a=benpicco
19902: tests/pkg/relic: skip CI testing with samr21-xpro and llvm toolchain r=benpicco a=aabadie
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Benjamin Valentin <benjamin.valentin@bht-berlin.de>
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
2023-08-24 14:28:41 +00:00
Benjamin Valentin
7f5cb112de
tests/gcoap_fileserver: only enable test with GCC
...
We see a lot of failures on this on CI with LLVM.
Blacklist the LLVM build until someone manages to find out what
the problem is.
2023-08-24 14:18:14 +02:00
Benjamin Valentin
9215e37848
tests/gcoap_fileserver: add zep_dispatcher to TEST_DEPS
2023-08-08 22:25:47 +02:00
Benjamin Valentin
0a5dae88f4
Revert "tests/net/gcoap_fileserver: fix race condition"
...
This reverts commit 653bd615bd
.
2023-08-08 22:25:20 +02:00
Gunar Schorcht
4591cebeef
boards/sipeed-longan-nano-tft: blacklist in tests and examples
2023-08-06 12:56:36 +02:00
MrKevinWeiss
653bd615bd
tests/net/gcoap_fileserver: fix race condition
2023-08-02 15:55:01 +02:00
Hugues Larrive
3c465836f2
examples and tests: add atmega8 to relevent Makefile.ci
...
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh
2023-07-11 21:22:02 +02:00
Marian Buschsieweke
d28d4cdfa3
boards/olimex-msp430-h2618: add new board
2023-06-08 23:42:50 +02:00
Marian Buschsieweke
e7d1c4abc0
boards/olimex-msp430-h1611: new board
2023-05-16 15:03:12 +02:00
25517c8739
tests/net/gcoap_fileserver: fix path to zep_dispatch
2023-05-12 16:42:05 +02:00
6247f8a960
tests: move net related applications to tests/net
2023-05-12 16:36:39 +02:00