Nick Banks
|
82e85a7300
|
Some Very Simple Fuzz Testing (#901)
* Add initial 'dump' fuzzing for radio receive.
|
2016-11-04 14:53:07 -07:00 |
|
Nick Banks
|
79d99e7a91
|
Refactor OpenThread Global Variables into a Single Context Structure (#357)
* Refactor OpenThread to contain all global/static variables in a single context structure.
|
2016-10-04 15:23:25 -07:00 |
|
Nick Banks
|
25cea9414b
|
Windows Unit Test Support (#629)
Window Unit Test Support
|
2016-09-20 18:11:19 -07:00 |
|
Jonathan Hui
|
44350178ad
|
Change copyright to The OpenThread Authors. (#583)
- Add a top-level file named AUTHORS which identifies the copyright
holders of the project.
|
2016-09-13 15:57:11 -07:00 |
|
Nick Banks
|
ffbe65c6dd
|
otInstance Declarations (#473)
* Add otInstance type declaration and update ot APIs to take it as input.
|
2016-09-12 14:29:43 -07:00 |
|
Jonathan Hui
|
32b6d343c4
|
Remove globals from timer.cpp.
|
2016-09-07 13:30:22 -07:00 |
|
pvanhorn
|
ba0955a030
|
Timer logic improvements. (#96)
* Change timer logic to always fire the earliest timer first. Add unit tests for OT timers.
* Fix formatting error.
* Fix format errors.
|
2016-06-01 12:17:59 -07:00 |
|