Prepare to test SSL sample programs

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-09-04 16:04:42 +02:00
parent 6959f53896
commit a602a41168

View File

@ -0,0 +1,6 @@
# Test that SSL sample programs can interoperate with OpenSSL and GnuTLS.
# Copyright The Mbed TLS Contributors
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
: ${PROGRAMS_DIR:=../programs/ssl}