1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/netdev_dummy
Martine Lenders cf3fdaabb6 unittests: add test network device
The reasoning behind this commit is twofold:
1. test the "lower" part (the device part) of netdev
2. provide a well defined testing infrastructure for modules that utilise
   netdev
The actual tests that represent 1. are provided in the following commit
2014-10-30 20:37:20 +01:00
..
include unittests: add test network device 2014-10-30 20:37:20 +01:00
Makefile unittests: add test network device 2014-10-30 20:37:20 +01:00
netdev_dummy.c unittests: add test network device 2014-10-30 20:37:20 +01:00