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

Release tarball doesn't contain wrap_tpm.h #854

Closed
arrowd opened this issue Jan 7, 2024 · 0 comments · Fixed by #872
Closed

Release tarball doesn't contain wrap_tpm.h #854

arrowd opened this issue Jan 7, 2024 · 0 comments · Fixed by #872
Assignees
Milestone

Comments

@arrowd
Copy link

arrowd commented Jan 7, 2024

Trying to run fuzz tests from the 1.9.0 release tarball:

test/fuzz/init-token-label.fuzz32.c:12:10: fatal error: 'wrap_tpm.h' file not found
#include "wrap_tpm.h"
         ^~~~~~~~~~~~
@AndreasFuchsTPM AndreasFuchsTPM added this to the 1.9.1 milestone Mar 26, 2024
williamcroberts added a commit to williamcroberts/tpm2-pkcs11 that referenced this issue Sep 5, 2024
The fuzz tests need fake-tpm so add it to the distribution tarball
generated via make dist.

Fixes: tpm2-software#854

Signed-off-by: Bill Roberts <[email protected]>
@williamcroberts williamcroberts self-assigned this Sep 5, 2024
williamcroberts added a commit that referenced this issue Sep 6, 2024
The fuzz tests need fake-tpm so add it to the distribution tarball
generated via make dist.

Fixes: #854

Signed-off-by: Bill Roberts <[email protected]>
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 a pull request may close this issue.

3 participants