]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - net-snmp/patches/net-snmp-5.6-test-debug.patch
powertop: Update to 2.6.1
[people/ms/ipfire-3.x.git] / net-snmp / patches / net-snmp-5.6-test-debug.patch
CommitLineData
0302c83d
MT
1Don't check tests which depend on DNS - it's disabled in Koji
2
3diff -up net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple
4--- net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug 2012-10-10 00:28:58.000000000 +0200
5+++ net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple 2012-10-18 10:16:39.276416510 +0200
6@@ -134,6 +134,10 @@ SAVECHECKAGENT '<"c406a", 255.255.255.25
7 SAVECHECKAGENT 'line 30: Error:' # msg from h_strerror so it varies
8 SAVECHECKAGENT 'line 31: Error:' # msg from h_strerror so it varies
9
10+FINISHED
11+
12+# don't test the later, it depends on DNS, which is not available in Koji
13+
14 CHECKAGENT '<"c408a"'
15 if [ "$snmp_last_test_result" -eq 0 ] ; then
16 CHECKAGENT 'line 32: Error:'
17diff -up net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple
18--- net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug 2012-10-10 00:28:58.000000000 +0200
19+++ net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple 2012-10-18 10:16:39.276416510 +0200
20@@ -132,6 +132,9 @@ SAVECHECKAGENT '<"c606a", ffff:ffff:ffff
21 SAVECHECKAGENT 'line 27: Error:'
22 SAVECHECKAGENT 'line 28: Error:'
23
24+FINISHED
25+
26+# don't test the later, it depends on DNS, which is not available in Koji
27 # 608
28 CHECKAGENT '<"c608a"'
29 if [ "$snmp_last_test_result" -eq 0 ] ; then