Jonathan Hui
a768eaf55e
Update test scripts to actually perform reset. ( #1909 )
2017-06-20 00:33:33 -07:00
rongli
20efc8dd1a
Fix routing cost comparison issue when chosing BR ( #1759 )
...
* Fix routing cost comparison issue when chosing BR
* remove extra space
* update for comments
2017-05-11 19:30:24 -07:00
Wojciech Bober
3a09b79b2e
Use pyspinel package ( #1678 )
...
* Modified travis script to install pyspinel package
* Modifed node_cli.py to use spinel-cli from pyspinel package
2017-04-28 08:35:55 -07:00
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
Vitalii Kozhukhivskyi
83918bc76f
Add timeout parameter to NodeAPI's ping function ( #1440 )
...
* Added timeout variable to API's ping function (WIN only).
2017-03-09 14:33:27 -08:00
Shu Chen
fc45943f8c
Add "--enable-ftd" build option ( #1384 )
...
* Add a new build target: ncp-mtd.
* Platform with "--enable-ftd" build option will build both MTD and FTD.
* Platform without "--enable-ftd" build option will only build MTD.
2017-02-24 10:10:53 -08:00
Nick Banks
24b98dbb85
Windows Cert Testing ( #943 )
...
* PR for cert test interface for Windows driver model.
2016-11-29 12:10:34 -08:00