]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add machinery to test SNMP
authorBabis Chalios <babis@voltanet.io>
Thu, 12 Nov 2020 11:43:36 +0000 (11:43 +0000)
committerPat Ruddy <pat@voltanet.io>
Mon, 11 Jan 2021 14:36:41 +0000 (14:36 +0000)
commitdaee3312bf357b9d34e76a8023413451ebbb0111
tree5eaf3f4899cb504ed40a81ae46498c5cc0c05ba3
parent92be50e63eb397b663964d64dec451a14317fe26
tests: add machinery to test SNMP

Add initial 'walk' and 'get' test APIs for SNMP

Signed-off-by: Babis Chalios <babis@voltanet.io>
Signed-off-by: Pat Ruddy <pat@voltanet.io>
tests/topotests/lib/snmptest.py [new file with mode: 0644]