Skip to content

Commit

Permalink
qa: update tests for correct unix socket and icmp6 values
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed May 14, 2019
1 parent cd59d4f commit 0107493
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions qa/1164.out
Original file line number Diff line number Diff line change
Expand Up @@ -233,28 +233,28 @@ network.unix.datagram.count PMID: 60.81.1 [Number of datagram unix domain socket
Semantics: instant Units: count
Help:
Number of datagram unix domain sockets
value 0
value 87

network.unix.stream.count PMID: 60.81.4 [Number of unix domain socket streams]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: instant Units: count
Help:
Number of unix domain socket streams
value 178
value 1393

network.unix.stream.established PMID: 60.81.2 [Number of established unix domain socket streams]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: instant Units: count
Help:
Number of established unix domain socket streams
value 0
value 1304

network.unix.stream.listen PMID: 60.81.3 [Number of unix domain socket streams in listen state]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: instant Units: count
Help:
Number of unix domain socket streams in listen state
value 0
value 89
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Expand Down
24 changes: 12 additions & 12 deletions qa/872.out
Original file line number Diff line number Diff line change
Expand Up @@ -542,13 +542,13 @@ network.icmp6.outgroupmembqueries
value 0

network.icmp6.outgroupmembreductions
value 39
value 0

network.icmp6.outgroupmembresponses
value 0

network.icmp6.outmldv2reports
value 0
value 28

network.icmp6.outmsgs
value 80
Expand All @@ -557,7 +557,7 @@ network.icmp6.outneighboradvertisements
value 0

network.icmp6.outneighborsolicits
value 0
value 13

network.icmp6.outparmproblems
value 0
Expand All @@ -566,13 +566,13 @@ network.icmp6.outpkttoobigs
value 0

network.icmp6.outredirects
value 28
value 0

network.icmp6.outrouteradvertisements
value 13
value 0

network.icmp6.outroutersolicits
value 0
value 39

network.icmp6.outtimeexcds
value 0
Expand Down Expand Up @@ -792,13 +792,13 @@ network.icmp6.outgroupmembqueries
value 0

network.icmp6.outgroupmembreductions
value 499671
value 0

network.icmp6.outgroupmembresponses
value 0

network.icmp6.outmldv2reports
value 0
value 306

network.icmp6.outmsgs
value 502234
Expand All @@ -807,7 +807,7 @@ network.icmp6.outneighboradvertisements
value 0

network.icmp6.outneighborsolicits
value 0
value 1065

network.icmp6.outparmproblems
value 0
Expand All @@ -816,13 +816,13 @@ network.icmp6.outpkttoobigs
value 0

network.icmp6.outredirects
value 306
value 0

network.icmp6.outrouteradvertisements
value 1065
value 0

network.icmp6.outroutersolicits
value 0
value 499671

network.icmp6.outtimeexcds
value 0
Expand Down

0 comments on commit 0107493

Please sign in to comment.