Yasuyuki Tanaka
a5a0505d54
TSCH: remove tsch-packet-create test
...
This test ended its role when tsch_packet_create_eb() and
tsch_packet_create_eack() were refined.
2017-09-13 14:38:05 +09:00
Yasuyuki Tanaka
4fdaef2694
TSCH: make tsch_packet_create_eb() use NETSTACK_FRAMER.create()
...
tsch_packet_create_eb() is changed to build an Enhanced Beacon in the
packetbuf directly. Along with this, its signature is updated by
removing buf and buf_size from the argument list.
2017-09-13 14:38:05 +09:00
Simon Duquennoy
3361a46389
Compile tests: fix path to coap example
2017-09-02 09:54:28 +02:00
Simon Duquennoy
6c96a428f2
Get rid of IP64 test, which relies on external Internet connectivity
2017-09-01 17:22:12 +02:00
Nicolas Tsiftes
0bf7ddcc7f
Renamed regression-tests to tests in preparation for the addition of other types of tests.
2017-09-01 17:22:10 +02:00