Giuseppe Andreello
|
6d8d42e9bf
|
Fixed python interpreter directives (#1667)
Changed the interpreter directives from '#!/usr/bin/python' to
'#!/usr/bin/env python' so the OpenThread tests can be run
inside a python virtualenv.
|
2017-04-26 21:23:02 -07:00 |
|
Przemysław Fierek
|
cabb8853fe
|
Fix failing Mesh Header unit test (#1199)
|
2017-01-24 05:56:47 -08:00 |
|
Przemysław Fierek
|
0d6866e013
|
Fix hop limit handling in the Mesh Header in the Python framework. (#1186)
|
2017-01-23 09:15:06 -08:00 |
|
Przemysław Fierek
|
7831bf39ed
|
Add the default factory option to the ICMP body factory. (#1159)
|
2017-01-16 22:04:56 -08:00 |
|
Przemysław Fierek
|
bc8b1a4cd1
|
Add CoAP support to thread-cert. (#1063)
|
2016-12-12 10:10:52 -08:00 |
|
PFierek
|
fba3198c9e
|
Add Python3 support to thread-cert. (#985)
|
2016-11-17 21:16:59 +08:00 |
|
PFierek
|
bd99468e85
|
Add sniffer. Extend some tests according to Thread Certification Test Plan V1.1 Preview 1612. (#957)
|
2016-11-10 12:59:25 +08:00 |
|