tests/tcg: expand insn test case to exercise register API
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 27 Feb 2024 14:43:30 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:11:42 +0000 (09:11 +0000)
commit6036b9cfde74f45af7ef449d7c034fb8a9cf2901
tree4452845680a7fd23acece1f14b56257b2aca07f9
parent8df5e27cf71c727a3e1bc9172819ec69eca32ff4
tests/tcg: expand insn test case to exercise register API

This ensure we at least read every register the plugin API reports at
least once during the check-tcg checks.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-25-alex.bennee@linaro.org>
tests/plugin/insn.c