qemu-patch-raspberry4/tests/tcg/x86_64
Mahmoud Mandour 0163ce3179 tests/plugins/insn: made arg inline not positional and parse it as bool
Made argument "inline" not positional, this has two benefits. First is
that we adhere to how QEMU passes args generally, by taking the last
value of an argument and drop the others. And the second is that this
sets up a framework for potentially adding new args easily.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210730135817.17816-11-ma.mandourr@gmail.com>
[AJB: fix check-tcg tests calling arg=inline]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2021-09-02 11:29:34 +01:00
..
system gdbstub: implement a softmmu based test 2021-01-18 10:04:31 +00:00
Makefile.softmmu-target tests/plugins/insn: made arg inline not positional and parse it as bool 2021-09-02 11:29:34 +01:00
Makefile.target tests/tcg/x86_64: add vsyscall smoke test 2021-05-20 14:19:30 +02:00
vsyscall.c tests/tcg/x86_64: add vsyscall smoke test 2021-05-20 14:19:30 +02:00