gpiosim 0.1.0

A library to drive gpio-sims for GPIO software testing
Documentation

A library for creating controlling GPIO simulators on Linux platforms using the gpio-sim module.

Simulators can be built using the Builder.

For simple tests that only require one chip and control of line values, but not line info, the Simpleton provides a simplified interface.

The library controls the simulators via configfs and sysfs, so using it generally requires root permissions.