Skip to main content

embedded systems control library for development, testing and installation

Project description

labgrid logo

Welcome to labgrid

LGPLv2.1 unit tests status docker build status coverage status documentation status chat chat

Purpose

Labgrid is an embedded board control python library with a focus on testing, development and general automation. It includes a remote control layer to control boards connected to other hosts.

The idea behind labgrid is to create an abstraction of the hardware control layer needed for testing of embedded systems, automatic software installation and automation during development. Labgrid itself is not a testing framework, but is intended to be combined with pytest (and additional pytest plugins). Please see Design Decisions for more background information.

It currently supports:

  • remote client-exporter-coordinator infrastructure to make boards available from different computers on a network

  • pytest plugin to write automated tests for embedded systems

  • CLI and library usage for development and automation

  • interaction with bootloader and Linux shells on top of serial console or SSH

  • power/reset management via drivers for power switches

  • upload of binaries and device bootstrapping via USB

  • control of digital outputs, SD card and USB multiplexers

  • integration of audio/video/measurement devices for remote development and testing

  • Docker/QEMU integration

While labgrid is currently used for daily development on embedded boards and for automated testing, several planned features are not yet implemented and the APIs may be changed as more use-cases appear. We appreciate code contributions and feedback on using labgrid on other environments (see Contributing for details). Please consider contacting us (via a GitHub issue) before starting larger changes, so we can discuss design trade-offs early and avoid redundant work. You can also look at Ideas for enhancements which are not yet implemented.

Documentation

Read the Docs

Contributing

Development Docs

IRC channel #labgrid on libera.chat (bridged to the Matrix channel #labgrid:matrix.org)

Background

Work on labgrid started at Pengutronix in late 2016 and is currently in active use and development.

Quickstart

See the Installation section for more details.

Clone the git repository:

$ git clone https://github.com/labgrid-project/labgrid

Create and activate a virtualenv for labgrid:

$ virtualenv -p python3 venv
$ source venv/bin/activate
venv $ pip install --upgrade pip

Install labgrid into the virtualenv:

venv $ pip install .

Tests can now run via:

venv $ python -m pytest --lg-env <config>

Project details


Download files

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

Source Distribution

labgrid-23.0.6.tar.gz (397.6 kB view details)

Uploaded Source

Built Distribution

labgrid-23.0.6-py3-none-any.whl (217.8 kB view details)

Uploaded Python 3

File details

Details for the file labgrid-23.0.6.tar.gz.

File metadata

  • Download URL: labgrid-23.0.6.tar.gz
  • Upload date:
  • Size: 397.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for labgrid-23.0.6.tar.gz
Algorithm Hash digest
SHA256 0a8a0a7668633babd52ccddc461431b39ec897ce7f165812841a6b0c0130323e
MD5 0d0de27810b835224f1a9b7c87216241
BLAKE2b-256 85d0593aa63bc8a7b8305f67cbd89998259a30ae0b81fe8db347b582adcc6ec2

See more details on using hashes here.

File details

Details for the file labgrid-23.0.6-py3-none-any.whl.

File metadata

  • Download URL: labgrid-23.0.6-py3-none-any.whl
  • Upload date:
  • Size: 217.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for labgrid-23.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 29990fe1875a3cac96dde25959462a78c3019fad874390142f9199598dbfca48
MD5 482391c6176a9299a02abc2c5d32d6b3
BLAKE2b-256 b54f68734dbafd901e35f7aec4cac3369f0014bee59875f1dbae76032b060920

See more details on using hashes here.

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