tests: Regression check src/bignum.c.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
Simon Josefsson
2023-08-20 18:31:32 +02:00
committed by Jakub Jelen
parent 504faca67a
commit f09bb04025
2 changed files with 107 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ project(unittests C)
include_directories(${OPENSSL_INCLUDE_DIR})
set(LIBSSH_UNIT_TESTS
torture_bignum
torture_buffer
torture_bytearray
torture_callbacks