On 12/10/24 14:43, Alex Bennée wrote:
Now we have virtio-gpu Vulkan support lets add a test for it. Currently this is using images build by buildroot:https://lists.buildroot.org/pipermail/buildroot/2024-December/768196.html Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- tests/functional/test_aarch64_virt.py | 83 ++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 3 deletions(-)
Why is this not in a new file, so that it can run in parallel with the existing test? r~