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 support for running efuse-related tests in pytest-embedded-qemu (RDT-747) #269

Open
igrr opened this issue Mar 22, 2024 · 0 comments · May be fixed by #291
Open

Add support for running efuse-related tests in pytest-embedded-qemu (RDT-747) #269

igrr opened this issue Mar 22, 2024 · 0 comments · May be fixed by #291
Assignees
Labels
enhancement New feature or request

Comments

@igrr
Copy link
Member

igrr commented Mar 22, 2024

Some of the efuse-related tests could be ported to pytest-embedded-qemu. For this, we need a few things:

  • Generate an eFuse binary before launching QEMU (example)
  • Pass the path of eFuse binary to QEMU
  • Add a DUT method to set specific eFuses. The simplest option might be to allow calling espefuse.py, connecting it to QEMU over TCP.
  • Add a DUT method to clear eFuses between tests.
@igrr igrr added the enhancement New feature or request label Mar 22, 2024
@github-actions github-actions bot changed the title Add support for running efuse-related tests in pytest-embedded-qemu Add support for running efuse-related tests in pytest-embedded-qemu (RDT-747) Mar 22, 2024
@horw horw linked a pull request May 11, 2024 that will close this issue
@horw horw self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants