]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
tests: added data transfer test under DTLS
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 6 Oct 2018 18:13:52 +0000 (20:13 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 19 Oct 2018 20:04:30 +0000 (21:04 +0100)
commit19dbea1f3effebde080fe8abe7602f5347e73025
treeeb89d0b847a34e1d7969304b0bd41339b0dfaaaa
parent13b641668bcdeeca5aed692596c42700cad6b357
tests: added data transfer test under DTLS

This tests in addition to traffic, whether the PSK-NEGOTIATE
is functional. It requires root access.

[dwmw2: Check for netns support directly, strip vpnc-script to
        prevent users from being tempted to use it instead of
        the real one.]

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
.gitlab-ci.yml
configure.ac
tests/Makefile.am
tests/common.sh
tests/configs/test-dtls-psk.config [new file with mode: 0644]
tests/dtls-psk [new file with mode: 0755]
tests/ns.sh [new file with mode: 0644]
tests/scripts/vpnc-script [new file with mode: 0755]