Skip to content

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

Open
@igrr

Description

@igrr

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions