mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-17 07:17:12 +00:00
Prepare to test SSL sample programs
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
6959f53896
commit
a602a41168
6
tests/opt-testcases/sample.sh
Normal file
6
tests/opt-testcases/sample.sh
Normal 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}
|
Loading…
Reference in New Issue
Block a user