Files
rpi-buildroot/support/testing/tests/package/sample_libiio_bindings_python.py
Marcus Hoffmann e285f646b1 support/testing: add libiio python bindings runtime test
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 61966c213322b192a62cc19200902934f9f432d7)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2026-01-06 09:17:47 +01:00

4 lines
49 B
Python

import iio
assert len(iio.scan_contexts()) == 1