Home
last modified time | relevance | path

Searched defs:statsport (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/
H A Dtests_json.py28 fetch_zones_json(statsip, statsport) global() argument
38 fetch_traffic_json(statsip, statsport) global() argument
77 test_zone_timers_primary_json(statsport) global() argument
87 test_zone_timers_secondary_json(statsport) global() argument
97 test_zone_with_many_keys_json(statsport) global() argument
103 test_traffic_json(statsport) global() argument
[all...]
H A Dtests_xml.py47 def fetch_zones_xml(statsip, statsport): argument
29 fetch_zones_xml(statsip, statsport) global() argument
107 test_zone_timers_primary_xml(statsport) global() argument
117 test_zone_timers_secondary_xml(statsport) global() argument
127 test_zone_with_many_keys_xml(statsport) global() argument
133 test_traffic_xml(statsport) global() argument
[all...]
H A Dconftest.py16 def statsport(ports): global() function