Add unittests for sshsig functions

Signed-off-by: Nicolas Graves <ngraves@ngraves.fr>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Eshan Kelkar <eshankelkar@galorithm.com>
This commit is contained in:
Nicolas Graves
2025-05-27 15:18:15 +02:00
parent 67cf8e3702
commit aeb0b2ec6f
4 changed files with 616 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ if (UNIX AND NOT WIN32)
torture_pki_rsa
torture_pki_dsa
torture_pki_ed25519
torture_pki_sshsig
# requires /dev/null
torture_channel
)