* Unit test ifdef for restconf http1 parser
* test: fix cli-union test
This commit is contained in:
parent
694f8b3f0d
commit
12695c5d87
7 changed files with 120 additions and 62 deletions
|
|
@ -144,3 +144,8 @@
|
|||
* The cache uses two yang stmt flag bits. One to say it is active, the second its value
|
||||
*/
|
||||
#define USE_CONFIG_FLAG_CACHE
|
||||
|
||||
/*! Restconf native unit test for fuzzing of http/1 parser
|
||||
* See test/fuzz/http1
|
||||
*/
|
||||
#undef RESTCONF_HTTP1_UNITTEST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue