From: martijn Date: Wed, 2 Jun 2021 08:41:16 +0000 (+0000) Subject: The getnext_indexoid tests now pass X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d87e813ba2b18d47d5167e0dc66ebef517bd63e2;p=openbsd The getnext_indexoid tests now pass --- diff --git a/regress/lib/libagentx/Makefile b/regress/lib/libagentx/Makefile index 2c5749f49e9..1e1816ded90 100644 --- a/regress/lib/libagentx/Makefile +++ b/regress/lib/libagentx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2021/05/01 16:55:14 martijn Exp $ +# $OpenBSD: Makefile,v 1.8 2021/06/02 08:41:16 martijn Exp $ .if ! exists(/usr/local/sbin/snmpd) regress: @@ -43,12 +43,6 @@ start: stop snmpd.conf agentx stop: -pkill -xf "${SNMPD_CMD}" -REGRESS_EXPECTED_FAILURES= getnext_indexoid_0 getnext_indexoid_1 -REGRESS_EXPECTED_FAILURES+= getnext_indexoid_1_3_6_1_4_1_30155_100_0 -REGRESS_EXPECTED_FAILURES+= getnext_indexoid_1_3_6_1_4_1_30155_100_0_tail -REGRESS_EXPECTED_FAILURES+= getnext_indexoid_1_3_6_1_4_1_30155_100_1_tail -REGRESS_EXPECTED_FAILURES+= getnext_indexoid_1_3_6_1_4_1_30155_100_4294967294 - REGRESS_TARGETS+= walk CLEANFILES+= walk.run.out walk.run.err walk: