Skip to content

Improve x509-req-test.sh#188

Merged
JacobBarthelmeh merged 1 commit into
wolfSSL:mainfrom
kojiws:imporove_test_script
Aug 1, 2025
Merged

Improve x509-req-test.sh#188
JacobBarthelmeh merged 1 commit into
wolfSSL:mainfrom
kojiws:imporove_test_script

Conversation

@kojiws

@kojiws kojiws commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Description

This PR improves the x509-req-test.sh not to keep wrong error status unintentionally, after an error happens.

The script will add configurations to test-prompt.conf and test.conf while running.
Once the script stopped in the middle, those files are un-removed, and wrong configuration file which has duplicated contents will be generated at next run.
This PR changes from "add" to "create" for the configuration files.

Test

wolfSSL v5.8.2:
./configure --enable-wolfclu && make install

wolfCLU:
./configure && make check

@JacobBarthelmeh
JacobBarthelmeh merged commit ca7ca27 into wolfSSL:main Aug 1, 2025
17 checks passed
@kojiws
kojiws deleted the imporove_test_script branch August 3, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants