You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/tcg/s390x
Ilya Leoshkevich 3fa010d531 tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
Compiling the s390x tests on Fedora, which has the s390x cross-compiler
installed, fails with:

    In file included from qemu/tests/tcg/s390x/console.c:8:
    qemu/tests/tcg/s390x/../../../pc-bios/s390-ccw/sclp.c:11:10: fatal error: string.h: No such file or directory
       11 | #include <string.h>

This is because Fedora does not have a cross-libc. Since console.c
already uses the SLOF libc implementation, add the respective headers
to the include path.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241216133819.78583-1-iii@linux.ibm.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 weeks ago
..
gdbstub tests/tcg: Factor out gdbstub test functions 12 months ago
Makefile.softmmu-target tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests 2 weeks ago
Makefile.target tests/tcg/s390x: Add the floating-point multiply-and-add test 2 months ago
add-logical-with-carry.c tests/tcg/s390x: Test ADD LOGICAL WITH CARRY 1 year ago
bal.S tests/tcg/s390x: Add bal.S 2 years ago
br-odd.S tests/tcg/s390x: Test unaligned accesses 2 years ago
branch-relative-long.c tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c 3 years ago
cdsg.c tests/tcg/s390x: Add cdsg.c 2 years ago
cgebra.c tests/tcg/s390x: Test CLGEBR and CGEBRA 2 years ago
cgrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
chrl.c tests/tcg/s390x: Add C(G)HRL test 2 years ago
cksm.S tests/tcg/s390x: Test CKSM 2 years ago
clc.c tests/tcg/s390x: Test CLC with inaccessible second operand 1 year ago
clgebr.c tests/tcg/s390x: Test CLGEBR and CGEBRA 2 years ago
clm.S tests/tcg/s390x: Test CLM 2 years ago
clrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
clst.c tests/tcg/s390x: Add clst.c 2 years ago
console.c pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 3 months ago
crl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
csst.c tests/tcg/s390x: Fix alignment of csst parameter list 6 years ago
cvb.c tests/tcg/s390x: Test CONVERT TO BINARY 12 months ago
cvd.c tests/tcg/s390x: Test CONVERT TO DECIMAL 12 months ago
div.c target/s390x: Use a single return for helper_divs64/u64 2 years ago
epsw.c tests/tcg/s390x: Test EPSW 2 years ago
ex-branch.c tests/tcg/s390x: Test EXECUTE of relative branches 2 years ago
ex-odd.S tests/tcg/s390x: Test unaligned accesses 2 years ago
ex-relative-long.c tests/tcg/s390x: Add ex-relative-long.c 2 years ago
ex-smc.c tests/tcg/s390x: Test modifying an EXECUTE target 4 months ago
exrl-ssm-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
exrl-trt.c tests/tcg/s390x: Fix the exrl-trt* tests with Clang 3 years ago
exrl-trtr.c tests/tcg/s390x: Fix the exrl-trt* tests with Clang 3 years ago
float.h tests/tcg/s390x: Add the floating-point multiply-and-add test 2 months ago
fma.c tests/tcg/s390x: Add the floating-point multiply-and-add test 2 months ago
head64.S pc-bios/s390-ccw: Move the stack array into start.S 2 years ago
hello-s390x-asm.S tests/tcg/s390x: Fix test-svc with clang 2 years ago
hello-s390x.c
icm.S tests/tcg/s390x: Test ICM 2 years ago
ipm.c target/s390x: fix IPM polluting irrelevant bits 6 years ago
laalg.c tests/tcg/s390x: Test LAALG with negative cc_src 1 year ago
lae.c tests/tcg/s390x: Test LOAD ADDRESS EXTENDED 1 year ago
larl.c tests/tcg/s390x: Test LARL with a large offset 2 years ago
lcbb.c tests/tcg/s390x: Test LCBB 2 years ago
lgrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
llgfrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
locfhr.c tests/tcg/s390x: Test LOCFHR 2 years ago
long-double.c tests/tcg/s390x: Add long-double.c 2 years ago
lpsw.S tests/tcg/s390x: Add PSW modification tests 2 years ago
lpswe-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
lpswe-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
lra.S tests/tcg/s390x: Test LRA 2 years ago
lrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
mc.S tests/tcg/s390x: Test MC 2 years ago
mdeb.c tests/tcg/s390x: Test MDEB and MDEBR 2 years ago
mie3-compl.c tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3 3 years ago
mie3-mvcrl.c tests/tcg/s390x: Test MVCRL with a large value in R0 2 years ago
mie3-sel.c tests/tcg/s390x: Cleanup of mie3 tests. 3 years ago
mvc.c s390x: spelling fixes 2 years ago
mvo.c tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang 3 years ago
mxdb.c tests/tcg/s390x: Test MXDB and MXDBR 2 years ago
noexec.c target/s390x: Make translator stop before the end of a page 2 years ago
pack.c tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang 3 years ago
per.S tests/tcg/s390x: Add per.S 8 months ago
pgm-specification-softmmu.S tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 1 year ago
pgm-specification-user.c tests/tcg/s390x: Test unaligned accesses 2 years ago
pgm-specification.mak tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 1 year ago
precise-smc-softmmu.S tests/tcg/s390x: Test precise self-modifying code handling 1 year ago
precise-smc-user.c tests/tcg/s390x: Test precise self-modifying code handling 1 year ago
rxsbg.c tests/tcg/s390x: Add rxsbg.c 2 years ago
sam.S tests/tcg/s390x: Add sam.S 2 years ago
shift.c tests/tcg/s390x: Test shift instructions 3 years ago
signals-s390x.c tests/tcg/s390x: Test unwinding from signal handlers 3 years ago
softmmu.ld tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 1 year ago
ssm-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
stgrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
stosm-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
stpq.S tests/tcg/s390x: Test STPQ 2 years ago
strl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
trap.c tests/tcg: Test that compare-and-trap raises SIGFPE 4 years ago
ts.c tests/tcg/s390x: Test TEST AND SET 10 months ago
unaligned-lowcore.S tests/tcg/s390x: Test unaligned accesses to lowcore 3 years ago
vcksm.c tests/tcg/s390x: Test VCKSM 2 years ago
vfminmax.c tests/tcg/s390x: Add the floating-point multiply-and-add test 2 months ago
vistr.c tests/tcg/s390x: Add a test for the vistr instruction 2 years ago
vrep.c tests/tcg/s390x: Test VREP 1 year ago
vstl.c tests/tcg/s390x: Test VSTL 1 year ago
vx.h tests/tcg/s390x: Test VCKSM 2 years ago
vxeh2_vcvt.c tests/tcg/s390x: Tests for Vector Enhancements Facility 2 3 years ago
vxeh2_vlstr.c tests/tcg/s390x: Tests for Vector Enhancements Facility 2 3 years ago
vxeh2_vs.c tests/tcg/s390x: Tests for Vector Enhancements Facility 2 3 years ago
vxeh2_vstrs.c tests/tcg/s390x: Test VSTRS 1 year ago