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
chudov c52f6e71c2 drivers/at86rf2xx: rx timestamp generation for ATmegaRFR2
Signed-off-by: chudov <chudov@gmail.com>
2023-05-19 15:33:15 +02: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 drivers/at86rf2xx: rx timestamp generation for ATmegaRFR2 2023-05-19 15:33:15 +02:00
README.md tests: move net related applications to tests/net 2023-05-12 16:36:39 +02:00

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.