qemu-e2k/tests/tcg/xtensa
Paolo Bonzini 2038f8c877 tests/tcg: move configuration to a sub-shell script
Avoid the repeated inclusions of config-target.mak, which have
risks of namespace pollution, and instead build minimal configuration
files in a configuration script.  The same configuration files can
also be included in Makefile and Makefile.qemu

[AJB 10/09/19]
In the original PR this had inadvertently enabled tests
for ppc64abi32. However as the rest of the multiarch tests work rather
than disabling the otherwise correctly functioning build I've just
skipped the failing linux-test test. For some reason I can't debug it
with TCG so I'm leaving that to the PPC maintainers to look at.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20190807143523.15917-4-pbonzini@redhat.com>
[AJB: s/docker/container/, rm last bits from configure, ppc6432abi hack]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Richard Henderson <rth@twiddle.net>
2019-09-10 14:09:00 +01:00
..
Makefile.softmmu-target tests/tcg: use EXTRA_CFLAGS everywhere 2019-09-10 09:38:33 +01:00
crt.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
linker.ld.S tests/tcg/xtensa: support configurations w/o vecbase 2019-02-28 04:43:22 -08:00
macros.inc tests/tcg/xtensa: add FP0 group arithmetic tests 2019-02-28 04:43:23 -08:00
test_b.S tests/tcg/xtensa: fix endianness issues in test_b 2019-02-28 04:43:22 -08:00
test_bi.S target-xtensa: allow using core configuration in tests 2014-02-24 04:47:01 +04:00
test_boolean.S tests/tcg/xtensa: enable boolean tests 2019-02-28 04:43:23 -08:00
test_break.S tests/tcg/xtensa: conditionalize debug option tests 2019-02-28 04:43:23 -08:00
test_bz.S target-xtensa: allow using core configuration in tests 2014-02-24 04:47:01 +04:00
test_cache.S tests/tcg/xtensa: conditionalize cache option tests 2019-02-28 04:43:23 -08:00
test_clamps.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_exclusive.S target/xtensa: implement exclusive access option 2019-05-15 10:31:52 -07:00
test_extui.S target-xtensa: allow using core configuration in tests 2014-02-24 04:47:01 +04:00
test_flix.S target/xtensa: fix break_dependency for repeated resources 2019-03-21 21:47:50 -07:00
test_fp0_arith.S tests/tcg/xtensa: add FP0 group arithmetic tests 2019-02-28 04:43:23 -08:00
test_fp0_conv.S tests/tcg/xtensa: add FP0 group conversion tests 2019-02-28 04:43:23 -08:00
test_fp1.S tests/tcg/xtensa: add FP1 group tests 2019-02-28 04:43:24 -08:00
test_fp_cpenable.S tests/tcg/xtensa: add FPU2000 coprocessor tests 2019-02-28 04:43:24 -08:00
test_interrupt.S tests/tcg/xtensa: conditionalize interrupt tests 2019-02-28 04:43:23 -08:00
test_loop.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_lsc.S tests/tcg/xtensa: add LSCI/LSCX group tests 2019-02-28 04:43:23 -08:00
test_mac16.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_max.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_min.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_mmu.S tests/tcg/xtensa: conditionalize MMU-related tests 2019-02-28 04:43:23 -08:00
test_mul16.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_mul32.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_nsa.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_phys_mem.S tests/tcg/xtensa: conditionalize MMU-related tests 2019-02-28 04:43:23 -08:00
test_quo.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_rem.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_rst0.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_s32c1i.S tests/tcg/xtensa: conditionalize and fix s32c1i tests 2019-02-28 04:43:23 -08:00
test_sar.S target-xtensa: allow using core configuration in tests 2014-02-24 04:47:01 +04:00
test_sext.S tests/tcg/xtensa: add straightforward conditionals 2019-02-28 04:43:23 -08:00
test_shift.S target-xtensa: allow using core configuration in tests 2014-02-24 04:47:01 +04:00
test_sr.S tests/tcg/xtensa: fix SR tests for big endian configs 2019-02-28 04:43:23 -08:00
test_timer.S tests/tcg/xtensa: conditionalize timer/CCOUNT tests 2019-02-28 04:43:23 -08:00
test_windowed.S tests/tcg/xtensa: conditionalize windowed register tests 2019-02-28 04:43:23 -08:00
vectors.S tests/tcg/xtensa: support configurations w/o vecbase 2019-02-28 04:43:22 -08:00