commit | 2c92ecb678cddf4bf3ced98f94acd2f3691c21bc | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu Feb 27 11:39:10 2025 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Fri Mar 07 07:50:19 2025 +0100 |
tree | 6458800be76b3ed1563725f52996811ec07d04fb | |
parent | 981395889201f556c37e18c7a896d2555ffa4373 [diff] |
tests/functional: Move the code for testing HTTP downloads to a common function We are going to use this code in other tests, too, so let's move it to the qemu_test module to be able to re-use it more easily. Message-ID: <20250227103915.19795-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>