umockdev 0.18.0-1ubuntu5 source package in Ubuntu

Changelog

umockdev (0.18.0-1ubuntu5) noble; urgency=medium

  * Don't redefine clock_gettime on non-32-bit archs.

 -- Steve Langasek <email address hidden>  Sun, 10 Mar 2024 08:06:06 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
umockdev_0.18.0.orig.tar.xz 480.7 KiB 523d9e48ace8840be8d0cd7c2140c0e7ee31a98556bff880ecd8a53b0da73d48
umockdev_0.18.0-1ubuntu5.debian.tar.xz 10.5 KiB 56f1882e9cb02ee25945eb432979ef490e67d3ea600b189132a8c20f2d155073
umockdev_0.18.0-1ubuntu5.dsc 2.6 KiB b93af2bcf7a4b507904fdab4468d2d40f2c77674d88fc674ec7abdd50a27c9de

View changes file

Binary packages built by this source

gir1.2-umockdev-1.0: introspection data for umockdev library

 umockdev mocks hardware devices for creating unit tests for libraries and
 programs that handle Linux hardware devices.
 .
 This package contains the introspection data for the libumockdev library.

libumockdev-dev: 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.

libumockdev0: hardware mocking testbed for bug reports and regression tests

 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.

libumockdev0-dbgsym: debug symbols for libumockdev0
umockdev: 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-dbgsym: debug symbols for umockdev