Jonathan Hui
9d585edc46
[types] move types into specific headers ( #2946 )
2018-08-08 11:19:41 -07:00
Jonathan Hui
69d98d4a53
[code-style] apply clang-format
2018-02-09 21:43:42 +00:00
Jonathan Hui
66a98482ed
[fuzz] clean up state at the end of each iteration ( #2151 )
2017-08-30 22:01:16 -07:00
Jonathan Hui
5c52373c99
[fuzz] reset state on each invocation ( #2130 )
2017-08-23 14:45:26 -07:00
Jonathan Hui
71d40a5c83
[fuzz] enable Thread protocols and set state to Leader ( #2067 )
...
This commit:
- Enables Thread-related protocols and sets the device role state to Leader
in fuzz tests.
- Bypasses AES-CCM decryption and authentication in fuzz tests.
2017-08-04 16:06:59 -07:00
Jonathan Hui
713c709e04
[fuzz] add fuzz target for otIp6Send() ( #2056 )
2017-08-02 12:29:59 -07:00