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

[RFC] Test suite rework #2882

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

joholl
Copy link
Collaborator

@joholl joholl commented Aug 1, 2024

This is work in progress. It turns out, removing the log compilers is not so far off. Feedback welcome.

In this order:

  • remove log compilers scripts
  • remove special naming/handling for FAPI tests (streamlines FAPI test execution in vscode)
  • add tcti-start-sim to start simulator (mssim/swtpm) (e.g. start-sim:swtpm)
  • add tcti state backup/restore (needed for e.g. test/integration/fapi-second-provisioning.int which tears down fapi/tcti context and then reinits)
    • in the process, I moved tcti-related util stuff to test/integration/test-common-tcti.c

src/tss2-tcti/tcti-start-sim.c Fixed Show fixed Hide fixed
src/tss2-tcti/tcti-start-sim.c Fixed Show fixed Hide fixed
Johannes Holland added 2 commits September 6, 2024 11:15
@joholl joholl force-pushed the test_suite_rework branch 2 times, most recently from db63fe6 to f3e1929 Compare September 6, 2024 13:47
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.

1 participant