aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/snmp.cover
blob: a2e7dd978fe88494d8ba3135c417d6766679b88d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%% -*- erlang -*-
{incl_app,snmp,details}.

{excl_mods,snmp,
 [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
 ]
}.