tests/functional: Convert the rx_gdbsim avocado test into a standalone test
authorThomas Huth <thuth@redhat.com>
Fri, 30 Aug 2024 13:38:24 +0000 (15:38 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 Sep 2024 09:14:33 +0000 (11:14 +0200)
commitd5674412ba32b6fb0fc6dfd6d1fcddadf75cbfaa
tree5a58830e78a9de6472246a55f15bcb069f6ad62a
parent05caa0624256da44974cd68e8f55dbbde3dfede7
tests/functional: Convert the rx_gdbsim avocado test into a standalone test

Provide a "gzip_uncompress" function based on the standard "gzip" module
to avoid the usage of avocado.utils here.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240830133841.142644-31-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/avocado/machine_rx_gdbsim.py [deleted file]
tests/functional/meson.build
tests/functional/qemu_test/utils.py
tests/functional/test_rx_gdbsim.py [new file with mode: 0755]