aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/modules.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2019-04-16 16:37:35 +0200
committerErlang/OTP <[email protected]>2019-04-16 16:37:35 +0200
commita2cc71859fdb332c9d2edd0d1408a4c1d8bc5646 (patch)
tree74578593b7ff4e88b29219b0095b47f40cf7b434 /lib/snmp/test/modules.mk
parentc160968d28931bac6895004a780111f2d6306527 (diff)
parentb9a0da00aa0259e35b505d674d2a656020fdbdfe (diff)
downloadotp-a2cc71859fdb332c9d2edd0d1408a4c1d8bc5646.tar.gz
otp-a2cc71859fdb332c9d2edd0d1408a4c1d8bc5646.tar.bz2
otp-a2cc71859fdb332c9d2edd0d1408a4c1d8bc5646.zip
Merge branch 'bmk/snmp/20190328/get_mechanism/OTP-15691' into maint-20
* bmk/snmp/20190328/get_mechanism/OTP-15691: [snmp|manager|test] Add bind_to for agents [snmp|agent] Verbose (debug) improvements [snmp|agent] Add the net-if data (Extra) argument to get-callbacks [snmp|agent] Add the default get-mechanism module snmpa_get [snmp|agent] Add the get-mechanism behaviour [snmp|agent] Add/update/export useful types [snmp|agent] Build order [snmp|agent] Handle new get-mechanism config
Diffstat (limited to 'lib/snmp/test/modules.mk')
-rw-r--r--lib/snmp/test/modules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/snmp/test/modules.mk b/lib/snmp/test/modules.mk
index 0f54e67c65..8b6547f9a9 100644
--- a/lib/snmp/test/modules.mk
+++ b/lib/snmp/test/modules.mk
@@ -31,6 +31,7 @@ SUITE_MODULES = \
snmp_agent_mibs_test \
snmp_agent_nfilter_test \
snmp_agent_test \
+ snmp_agent_test_get \
snmp_agent_conf_test \
snmp_agent_test_lib \
snmp_manager_config_test \