summary refs log tree commit diff stats
path: root/tests/functional/test_or1k_sim.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/functional: Switch back to the gitlab URLs for the advent calendar testsThomas Huth2024-10-071-1/+1
| | | | | | | | | | Shortly after we switched to the original URLs on qemu-advent-calendar.org, the server went offline - looks like we are better off using the gitlab URLs again instead. Message-ID: <20241007083649.204886-1-thuth@redhat.com> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
* tests/functional: Convert the or1k-sim Avocado testThomas Huth2024-09-111-0/+29
We've got to do_test_advcal_2018() here now that the test resides in a separate file. Also switch back to the original URL (since the site did not vanish as originally expected) and update the hashsum to use SHA256. Message-ID: <20240906180549.792832-15-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>