tests/functional: Convert the linux_initrd avocado test into a standalone test
authorThomas Huth <thuth@redhat.com>
Fri, 30 Aug 2024 13:38:25 +0000 (15:38 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 Sep 2024 09:14:33 +0000 (11:14 +0200)
commit8dcac1cf714da71e54e409253f6ebdc92ab97317
tree5fb704bfdc559898cb2eb119107b5a7d7ac0e9d4
parentd5674412ba32b6fb0fc6dfd6d1fcddadf75cbfaa
tests/functional: Convert the linux_initrd avocado test into a standalone test

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>
tests/avocado/linux_initrd.py [deleted file]
tests/functional/meson.build
tests/functional/test_linux_initrd.py [new file with mode: 0755]