套件: libumockdev-dev (0.17.7-1)
libumockdev-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 umockdev:
維護者:
Original Maintainer:
- Martin Pitt
外部的資源:
- 主頁 [github.com]
相似套件:
development files and documentation for libumockdev
umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices.
This library provides an UMockdevTestbed class for running 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.
The library supports gobject-introspection and builds a VAPI, so that you can also use it with Python, JavaScript, and other languages which support GI, and Vala.
This package contains the header, development, and documentation files which are needed for building umockdev applications.
其他與 libumockdev-dev 有關的套件
|
|
|
-
- dep: gir1.2-umockdev-1.0 (= 0.17.7-1)
- introspection data for umockdev library
-
- dep: libglib2.0-dev
- Development files for the GLib library
-
- dep: libumockdev0 (= 0.17.7-1)
- hardware mocking testbed for bug reports and regression tests