Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options test script #303

Draft
wants to merge 1 commit into
base: tls13-prototype
Choose a base branch
from

Conversation

yuhaoth
Copy link
Collaborator

@yuhaoth yuhaoth commented Jul 21, 2021

Build and test with different options report error .
This script is to test the status with/without MPS ,Non block io , TLS1_2 and TLS1_3.

Now, 9 cases fail . That is list in #301.

It should be considered merged as a common script or left here. I need suggestion

Copy link
Collaborator

@hanno-becker hanno-becker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies @yuhaoth, but this doesn't match the way configuration testing normally works in Mbed TLS. Tests for specific configurations should be added to all.sh as test components. Those test components may modify the default config through application of the script config.py and then build and run Mbed TLS in the particular configuration.

Please take a look and let me know if anything is unclear.

@yuhaoth yuhaoth marked this pull request as draft July 22, 2021 09:21
@yuhaoth
Copy link
Collaborator Author

yuhaoth commented Jul 22, 2021

Before all.sh done, keep this one.

@yuhaoth yuhaoth force-pushed the pr/add-options-test-script branch from d12d784 to f51b47c Compare July 22, 2021 09:27
According to hannestschofenig#15, different options report
fail. To fix the issue we should not break
passed options. The script is to make sure
current status.

If all relative issues are resolved, This
patch should be removed or re-considered.

issues: hannestschofenig#15, hannestschofenig#297,hannestschofenig#238,hannestschofenig#298,hannestschofenig#301

Change-Id: Iaebbdaa5861802f2a48e6bca238a94672ddfaf70
CustomizedGitHooks: yes
Signed-off-by: Jerry Yu <[email protected]>
@yuhaoth yuhaoth force-pushed the pr/add-options-test-script branch from f51b47c to d855fa9 Compare July 23, 2021 09:28
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.

2 participants