c6cf8a2052
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> |
||
---|---|---|
.. | ||
commpage.c | ||
fcvt.c | ||
fcvt.ref | ||
float_convd.ref | ||
float_convs.ref | ||
float_madds.ref | ||
hello-arm.c | ||
Makefile.softmmu-target | ||
Makefile.target | ||
pcalign-a32.c | ||
README | ||
semicall.h | ||
test-arm-iwmmxt.S | ||
test-armv6m-undef.ld | ||
test-armv6m-undef.S |
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