tests/vm: ensure we build everything by default
authorAlex Bennée <alex.bennee@linaro.org>
Sat, 9 Mar 2024 11:56:02 +0000 (11:56 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 13 Mar 2024 11:43:52 +0000 (11:43 +0000)
commit578774c09a89dd1e3023677aad5ebb7a3562c8ba
tree931bbd1c9f7744d05b5dec759be1d9de03c03bee
parent0748129684be2773117b0b8fc3c60161abdb7bb8
tests/vm: ensure we build everything by default

The "check" target by itself is not enough to ensure we build the user
mode binaries. While we can't test them with check-tcg we can at least
include them in the build.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Cc: Richard Henderson <richard.henderson@linaro.org>
Cc: Gustavo Romero <gustavo.romero@linaro.org>
tests/vm/basevm.py