Simon Lin
d7343c877b
[style] change python yapf column_limit to 119 ( #5339 )
2020-08-06 21:40:24 -07:00
Yakun Xu
56d0e7212b
[mac] add enhanced frame pending ( #4334 )
...
This commit adds enhanced frame pending feature of Thread 1.2. This
requires the platform radio driver to correctly set frame pending bit
for Data frames and MAC Data Request frames.
2020-03-09 09:08:46 -07:00
Yakun Xu
9c6df6e541
[tests] remove unused self in map_pp ( #4643 )
2020-03-06 20:07:48 -08:00
Rongli Sun
b339a8946b
[travis] test parent selection rules ( #4423 )
...
This commit has five scenarios to test the four Mesh Impacting
Criteria and one Child Impacting Criterion (version).
2020-02-25 14:34:53 -08:00
Yakun Xu
33808ebfba
[style] apply google python style guide ( #4501 )
...
This commit applies and enforces Google's python style for tests.
2020-02-04 10:27:50 -08:00
Jonathan Hui
43be2b821f
[tests] require python3 and drop support for python2 ( #4220 )
2019-10-04 11:03:58 -07:00
Li Cao
b289c94122
[tests] fix mac header ie parsing problem ( #3976 )
2019-07-16 08:47:38 -07:00
Jonathan Hui
f924adcb60
[style] update python style to conform to PEP 8 ( #3951 )
...
With the exception of line length set to 119 vs. 79.
Add tests/ and tools/ to py-pretty-check.
2019-07-11 11:45:55 -04: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
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