summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-06-12 10:01:22 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-06-22 08:40:58 +0000
commit66a6600573363c0ed0f778ab98944ccba3c78f64 (patch)
tree464e2b714460baebd97026c58d566ec28edfba0f /tests/Makefile.am
parent8ffba64672f23a5b1ad6cb323b3e89668f2b5dbc (diff)
downloadgnutls-66a6600573363c0ed0f778ab98944ccba3c78f64.tar.gz
tests: check whether we send the pre-shared key extension after dumbfw
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 14d75d42c5..c0beb5acda 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -124,6 +124,8 @@ ctests += tls13-cipher-neg
ctests += tls13/no-psk-exts
+ctests += tls13/psk-dumbfw
+
ctests += mini-record-2 simple gnutls_hmac_fast set_pkcs12_cred cert certuniqueid tls-neg-ext-key \
mpi certificate_set_x509_crl dn parse_ca x509-dn x509-dn-decode record-sizes \
hostname-check cve-2008-4989 pkcs12_s2k chainverify record-sizes-range \