summaryrefslogtreecommitdiff
path: root/testing/fulltests/transports/T330tcpv6_simple
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fulltests/transports/T330tcpv6_simple')
-rw-r--r--testing/fulltests/transports/T330tcpv6_simple16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/fulltests/transports/T330tcpv6_simple b/testing/fulltests/transports/T330tcpv6_simple
new file mode 100644
index 0000000..09eb350
--- /dev/null
+++ b/testing/fulltests/transports/T330tcpv6_simple
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+. ../support/simple_eval_tools.sh
+
+HEADER TCP6 Transport
+
+SKIPIFNOT NETSNMP_TRANSPORT_TCPIPV6_DOMAIN
+
+#
+# Begin test
+#
+
+SNMP_TRANSPORT_SPEC=tcp6
+SNMP_TEST_DEST="[::1]:"
+
+. ./Stransport