Valerio Setti cc403cb6ec generate_test_keys: move output file writing to a separate function
This helps removing the previous pylint exception.

Also use "with" statement for opening the file in order to
ensure that all the content is flushed to the file before
exiting.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-05-07 10:41:46 +02:00
..
.jenkins
configs Fix a typo in a comment 2024-04-12 12:40:01 +02:00
data_files test: automatically generate test_certs.h and test_keys.h 2024-04-29 17:14:50 +02:00
docker/bionic Header updates 2023-11-03 12:21:36 +00:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Improve comment in a header file 2024-04-12 12:40:01 +02:00
opt-testcases Merge pull request #8998 from ronald-cron-arm/openssl3 2024-04-15 08:32:42 +00:00
scripts generate_test_keys: move output file writing to a separate function 2024-05-07 10:41:46 +02:00
src tests: remove test_certs.h and test_keys.h as they are auto-generated 2024-04-29 17:15:08 +02:00
suites test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE 2024-04-29 17:38:37 +02:00
.gitignore Revert "Autogenerated files for 3.6.0" 2024-03-27 17:36:15 +00:00
CMakeLists.txt tests/CMakeLists: fix indentation 2024-05-02 16:11:17 +02:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh compat.sh: properly skip unsupported DTLS 1.2 2024-04-11 10:29:35 +02:00
context-info.sh Header updates 2023-11-03 12:21:36 +00:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile generate_test_cert_macros: embed input args 2024-04-29 17:16:41 +02:00
ssl-opt-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
ssl-opt.sh Merge pull request #8998 from ronald-cron-arm/openssl3 2024-04-15 08:32:42 +00:00