1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/net/gnrc_netif_ieee802154
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
..
tests tests: fix remaining broken paths to tests 2023-05-13 19:08:39 +02:00
main.c drivers/at86rf2xx: rx timestamp generation for ATmegaRFR2 2023-05-19 15:33:15 +02:00
Makefile examples, tests: Changes for the native64 board 2024-02-05 22:02:14 +01:00
README.md

Tests for gnrc_netif_ieee802154

Motivation for this test was a reproducible test case for issue #11398. Just run make all test for native to do run it.

The test may be extended with other test cases for the gnrc_netif_ieee802154 module in the future.