OSDN Git Service

tests/unit/test-seccomp: Remove mentions of softmmu in test names
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 20 Sep 2023 09:10:12 +0000 (11:10 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Nov 2023 11:13:27 +0000 (12:13 +0100)
commit648625e628dde0b57628a2e9992dd4d77744355f
treee6ecd2ae1f8b9f730d00d19c825d6b9fcf983754
parent57c1a9a7065f52550abbe513b17ec1355d2af576
tests/unit/test-seccomp: Remove mentions of softmmu in test names

Wether we are using a software MMU or not is irrelevant for the
seccomp facility. The facility is restricted to system emulation,
but such detail isn't really helpful, so directly drop the
'softmmu' mention from the test names.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231002145104.52193-3-philmd@linaro.org>
tests/unit/test-seccomp.c