aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/snmp.cover
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/test/snmp.cover')
-rw-r--r--lib/snmp/test/snmp.cover15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/snmp/test/snmp.cover b/lib/snmp/test/snmp.cover
new file mode 100644
index 0000000000..027dce68c1
--- /dev/null
+++ b/lib/snmp/test/snmp.cover
@@ -0,0 +1,15 @@
+%% -*- erlang -*-
+{exclude,
+ [snmp_index,
+ snmpa_error_io,
+ snmpa_authentication_service,
+ snmpa_error_report,
+ snmpa_network_interface,
+ snmpa_network_interface_filter,
+ snmpa_notification_delivery_info_receiver,
+ snmpa_set_mechanism,
+ snmpm_network_interface,
+ snmpm_user
+ ]
+}.
+