]> git.ipfire.org Git - thirdparty/lldpd.git/commit
tests: fix SNMP tests
authorVincent Bernat <vincent@bernat.im>
Sun, 4 Oct 2015 00:32:19 +0000 (02:32 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 4 Oct 2015 00:32:19 +0000 (02:32 +0200)
commit069acc41a58b3d14d87f1bbe798ea5c7f0bbbbd5
tree94dc3a71e8110ad68a0eb2a0746ce584051c018f
parent9221b5c249f9e4843f77c7f888d5705348d179c0
tests: fix SNMP tests

Restore the `tohex()` function in `check_snmp.c`. Use a simpler version
in `decode.c`.
tests/check_snmp.c
tests/common.c
tests/common.h
tests/decode.c