On 12/16/19 1:07 AM, Alex Bennée wrote: > From: Thomas Huth <[email protected]> > > So far we only have compile coverage for tci. But since commit > 2f160e0f9797c7522bfd0d09218d0c9340a5137c ("tci: Add implementation > for INDEX_op_ld16u_i64") has been included now, we can also run the > "tcg" and "qtest" tests with tci, so let's enable them in Travis now. > Since we don't gain much additional test coverage by compiling all > targets, and TCI is broken e.g. with the Sparc targets, we also limit > the target list to a reasonable subset now (which should still get us > test coverage by tests/boot-serial-test for example). > > Tested-by: Stefan Weil <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Thomas Huth <[email protected]> > Message-Id: <[email protected]> > [AJB: just --enable-debug-tcg] > Signed-off-by: Alex Bennée <[email protected]> > --- > .travis.yml | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
