mirror of https://github.com/xemu-project/xemu.git
Almost all invocations of run-test have either "$* on $(TARGET_NAME)" or "$< on $(TARGET_NAME)" as the last argument. So provide a default test name, while allowing an escape hatch for custom names. As an additional simplification, remove the need to do shell quoting. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220929114231.583801-24-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| Makefile.softmmu-target | ||
| Makefile.target | ||
| README | ||
| commpage.c | ||
| fcvt.c | ||
| fcvt.ref | ||
| float_convd.ref | ||
| float_convs.ref | ||
| float_madds.ref | ||
| hello-arm.c | ||
| pcalign-a32.c | ||
| semicall.h | ||
| test-arm-iwmmxt.S | ||
| test-armv6m-undef.S | ||
| test-armv6m-undef.ld | ||
README
These are ARM specific guest programs hello-arm --------- A very simple inline assembly, write syscall based hello world test-arm-iwmmxt --------------- A simple test case for older iwmmxt extended ARMs