Introduces initial tests for the PiControl interface in `dbus_middleware1`. These tests cover basic functionality like checking activity status and resetting the driver while verifying IOCTL calls.
4 lines
111 B
Python
4 lines
111 B
Python
# -*- coding: utf-8 -*-
|
|
# SPDX-FileCopyrightText: 2025 KUNBUS GmbH
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|