On 1/13/23 06:04, Fabiano Rosas wrote:
This allows the test to be skipped when TCG is not present in the QEMU binary.Signed-off-by: Fabiano Rosas<faro...@suse.de> --- tests/avocado/boot_linux_console.py | 1 + tests/avocado/reverse_debugging.py | 8 ++++++++ 2 files changed, 9 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~