Moved fuzz dir to test/fuzz
Extended contributing document to testing and licensing
This commit is contained in:
parent
edbbb43e1f
commit
8ede8a87b2
29 changed files with 62 additions and 1053 deletions
1
test/fuzz/netconf/input/1.xml
Normal file
1
test/fuzz/netconf/input/1.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<rpc message-id="42" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><edit-config><target><candidate/></target><config><table xmlns="urn:example:clixon"><parameter><name>a</name></parameter></table></config></edit-config></rpc>]]>]]>
|
||||
1
test/fuzz/netconf/input/2.xml
Normal file
1
test/fuzz/netconf/input/2.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<rpc message-id="99" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">><commit/></rpc>]]>]]>
|
||||
1
test/fuzz/netconf/input/3.xml
Normal file
1
test/fuzz/netconf/input/3.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<rpc message-id="238" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">><get-config><source><running/></source></get-config></rpc>]]>]]>
|
||||
Loading…
Add table
Add a link
Reference in a new issue