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

PKCS7 parser: improve test coverage #6691

Closed
gilles-peskine-arm opened this issue Nov 29, 2022 · 1 comment
Closed

PKCS7 parser: improve test coverage #6691

gilles-peskine-arm opened this issue Nov 29, 2022 · 1 comment
Labels
component-x509 enhancement size-m Estimated task size: medium (~1w)

Comments

@gilles-peskine-arm
Copy link
Contributor

A check of test coverage of the PKCS#7 parser shows that many error conditions are not covered.

The goal of this issue is to achieve full line coverage for pkcs7.c, or justify lines that are skipped. We don't want more of #6670.

@gilles-peskine-arm gilles-peskine-arm added enhancement component-x509 size-m Estimated task size: medium (~1w) labels Nov 29, 2022
@gilles-peskine-arm
Copy link
Contributor Author

Re-raised as #6745

@gilles-peskine-arm gilles-peskine-arm closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-x509 enhancement size-m Estimated task size: medium (~1w)
Projects
None yet
Development

No branches or pull requests

1 participant