[ 原始碼: fwupd ]
套件:fwupd-tests(2.0.1-1)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Test suite for firmware update daemon
fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See <https://github.com/fwupd/fwupd> for details
This package provides a set of installed tests that can be run to validate the daemon in a continuous integration system.
其他與 fwupd-tests 有關的套件
|
|
|
|
-
- dep: ca-certificates
- Common CA certificates
-
- dep: dbus-x11
- simple interprocess messaging system (X11 deps)
-
- dep: fwupd
- Firmware update daemon
-
- dep: gnome-desktop-testing
- runner for GNOME installed tests
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl3t64-gnutls (>= 7.63.0)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libfwupd3 (>= 2.0.0)
- Firmware update daemon library
-
- dep: libglib2.0-0t64 (>= 2.80.0)
- GLib library of C routines
-
- dep: libgnutls30t64 (>= 3.7.3)
- GNU TLS library - main runtime library
-
- dep: libjson-glib-1.0-0 (>= 1.5.2)
- GLib JSON manipulation library
-
- dep: libxmlb2 (>= 0.1.5)
- Binary XML library
-
- dep: polkitd
- framework for managing administrative policies and privileges
- 或者 policykit-1
- transitional package for polkitd and pkexec
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gi
- Python 3 bindings for gobject-introspection libraries
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings