kiwi-el8/test/unit/package_manager
David Cassany 542769c882
Fix signing keys management for APT
This commit fixes the management of the trusted keyring for apt
repositories. It creates a `trusted.gpg` keyring with the provided
signing keys so APT can check against that the configured repositories.

Fixes #1440
2020-05-18 12:17:56 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
apt_test.py Fix signing keys management for APT 2020-05-18 12:17:56 +02:00
base_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
dnf_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
init_test.py Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
pacman_test.py Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
zypper_test.py Fixed zypper error code validation 2020-05-13 12:25:42 +02:00