软件包:umockdev(0.18.4-1)
record/mock hardware devices for bug reports and regression tests
umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices.
This package provides tools to record the properties and behaviour of particular devices, and to run a program or test suite under a test bed with the previously recorded devices loaded.
Right now this covers sysfs, uevents, basic support for /dev devices, and recording/mocking usbdevfs ioctls (for PtP/MTP devices).
With this you can simulate particular hardware in virtual environments up to some degree, without needing any particular privileges or disturbing the whole system.
其他与 umockdev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.64.0)
- C 例程的 GLib 软件库
-
- dep: libpcap0.8t64 (>= 0.9.8)
- system interface for user-level packet capture
-
- dep: libselinux1 (>= 3.1~)
- SELinux 运行环境共享库
-
- dep: libumockdev0 (>= 0.16.0)
- hardware mocking testbed for bug reports and regression tests