summary refs log tree commit diff stats
path: root/tests/functional/test_linux_initrd.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/functional: Convert the linux_initrd avocado test into a standalone testThomas Huth2024-09-041-0/+96
While we're at it, update the SHA1 hashes to SHA256 hashes since SHA1 should not be used anymore nowadays. Message-ID: <20240830133841.142644-32-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>