This is the current status of my testing tree. The gdb-multiarch and filtering changes should be pretty uncontroversial. Due to the enhancements I needed to make to get the vbsa linux tests running they may want to cook a bit longer and wait until the 11.0 release is out of the way.
v2 - mostly tweaks to the vbsa test (see inline comments on commit) - dropped the zip and send_key patches All patches now reviewed (although worth giving the vbsa test the once over). Alex. Alex Bennée (4): tests/docker: add gdb-multiarch to all-test-cross tests/tcg: allow filtering of TCG tests tests/functional: allow tests to define decompression target tests/functional: add VBSA linux tests Matheus Tavares Bernardino (1): tests/tcg/multiarch/linux-test: use portable alternative for dirent64 tests/tcg/multiarch/linux/linux-test.c | 5 +- tests/Makefile.include | 8 +- .../dockerfiles/debian-all-test-cross.docker | 1 + tests/functional/aarch64/test_virt_vbsa.py | 122 ++++++++++++++++-- tests/functional/qemu_test/testcase.py | 9 +- tests/lcitool/refresh | 1 + tests/tcg/Makefile.target | 12 +- 7 files changed, 138 insertions(+), 20 deletions(-) -- 2.47.3
