Skip to main content

pytest embedded plugin for testing with jtag

Project description

## pytest-embedded-jtag

pytest embedded plugin for openocd/gdb utilities

### New Fixtures and Fixtures With More Functionalities

  • openocd: OpenOcd instance

  • gdb: Gdb instance

  • dut: JtagDut instance, would redirect the openocd output and the gdb output to pexpect_proc and duplicate them with logging.info().

### CLI Options

  • gdb-prog-path: GDB program path.

  • gdb-cli-args: GDB cli arguments. (support parametrizing)

  • openocd-prog-path: OpenOCD program path.

  • openocd-cli-args: OpenOCD cli arguments. (support parametrizing)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-embedded-jtag-0.3.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

pytest_embedded_jtag-0.3.2-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page