On 4/30/19 9:52 AM, Alex Bennée wrote: > We can certainly support some common tests for system emulation that > make use of our minimal defined boot.S support. It will still be up to > individual architectures to ensure they build so we provide a > MULTIARCH_TESTS variable that they can tack onto TESTS themselves. > > Signed-off-by: Alex Bennée <[email protected]> > --- > tests/tcg/Makefile | 1 + > tests/tcg/multiarch/system/Makefile.softmmu-target | 14 ++++++++++++++ > 2 files changed, 15 insertions(+) > create mode 100644 tests/tcg/multiarch/system/Makefile.softmmu-target
Reviewed-by: Richard Henderson <[email protected]> r~
