1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/net/gnrc_sixlowpan_frag_sfr_congure_impl
Marian Buschsieweke 5b7a1bed2f
tests/net/gnrc_sixlowpan_frag_sfr_congure_impl: disable test on native
This test sporadically failed on multiple machines compiled with both
GNU and LLVM toolchains. To not waste more CI time by sporadically
failing unrelated CI runs, let's disable the test for now.
2023-12-05 15:48:26 +01:00
..
tests tests/net/gnrc_sixlowpan_frag_sfr_congure_impl: fix path to zep_dispatch 2023-05-12 16:51:44 +02:00
main.c tests: move net related applications to tests/net 2023-05-12 16:36:39 +02:00
Makefile tests/net/gnrc_sixlowpan_frag_sfr_congure_impl: disable test on native 2023-12-05 15:48:26 +01:00
Makefile.ci examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
README.md tests: move net related applications to tests/net 2023-05-12 16:36:39 +02:00

SFR CongURE implementation test

This test is largely based on the gnrc_networking example but is changed so SFR with different CongURE implementations can be tested. When CONGURE_IMPL is not set in the environment, gnrc_sixlowpan_frag_sfr_congure_sfr is used, other implementations can be used with congure_<impl>.