OSDN Git Service

tests/tcg: add QEMU_OPT option for test runner
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Dec 2018 11:09:17 +0000 (11:09 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Mar 2019 17:05:21 +0000 (17:05 +0000)
commit3d55c026241d2717b3fd97800889c19fad7b6ae8
tree9d3bb5401de226a228a4f010cb77e62080d64dea
parente24e66f06d152151cd876210e001b21aa3bb86c8
tests/tcg: add QEMU_OPT option for test runner

This will allow tests to modify the QEMU invocation with for example
different -cpu stazas without having to define a whole new set of
runner types.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/Makefile