libcamera/test/py
Laurent Pinchart b3eba17213 test: py: Replace environment array with environment object
The environment for pyunittests is stored in an array. Meson provides an
environment object, which makes handling of multi-value environment
variables easier and increases code clarity. Switch to using the
environment object.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2024-11-05 15:28:33 +02:00
..
meson.build test: py: Replace environment array with environment object 2024-11-05 15:28:33 +02:00
unittests.py test: py: Fix log level restore in SimpleTestMethods() 2024-11-05 15:28:13 +02:00