1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/nativenet
2014-08-27 11:32:33 +02:00
..
tests tests: Add expect script for nativenet tests 2014-08-26 10:54:09 +02:00
main.c tests: nativenet: Add return for radio thread 2014-08-27 11:23:35 +02:00
Makefile tests: Add expect script for nativenet tests 2014-08-26 10:54:09 +02:00
README.md tests: nativenet: Add README.md 2014-08-27 11:32:33 +02:00

Nativenet functionality test

To build the sender it needs to be build first. So to test this use

make clean sender
make all test