]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: re-add test-ciphersuite-names.sh to TESTS
authorDaiki Ueno <ueno@gnu.org>
Mon, 5 Jun 2023 14:47:36 +0000 (16:47 +0200)
committerDaiki Ueno <ueno@gnu.org>
Fri, 7 Jul 2023 13:58:24 +0000 (15:58 +0200)
The test was removed from TESTS in commit
5e52b0d0fec0d9eaac30ca8f35fd7b8368064222.

Signed-off-by: Daiki Ueno <ueno@gnu.org>
tests/suite/Makefile.am

index 3b35341cef8e28b8418bc8fa408ab7d14550f777..44252a2ac724d6659eb0b30a94442d2264bb271d 100644 (file)
@@ -51,7 +51,9 @@ scripts_to_test = chain.sh \
        testcompat-openssl-serv-no-tickets.sh \
        testcompat-openssl-serv-no-safe-renegotiation.sh \
        testcompat-openssl-serv-safe-renegotiation.sh \
-       testrandom.sh tls-fuzzer/tls-fuzzer-nocert.sh \
+       testrandom.sh \
+       test-ciphersuite-names.sh \
+       tls-fuzzer/tls-fuzzer-nocert.sh \
        tls-fuzzer/tls-fuzzer-cert.sh tls-fuzzer/tls-fuzzer-alpn.sh \
        tls-fuzzer/tls-fuzzer-nocert-tls13.sh tls-fuzzer/tls-fuzzer-psk.sh \
        tls-fuzzer/tls-fuzzer-nolimit.sh tls-fuzzer/tls-fuzzer-nolimit-tls13.sh \