forked from mirror/qemu
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.
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> |
2 years ago | |
---|---|---|
.. | ||
Makefile.softmmu-target | 2 years ago | |
Makefile.target | 2 years ago | |
README | ||
commpage.c | 5 years ago | |
fcvt.c | 4 years ago | |
fcvt.ref | 7 years ago | |
float_convd.ref | 3 years ago | |
float_convs.ref | 5 years ago | |
float_madds.ref | 5 years ago | |
hello-arm.c | 6 years ago | |
pcalign-a32.c | 3 years ago | |
semicall.h | 4 years ago | |
test-arm-iwmmxt.S | 7 years ago | |
test-armv6m-undef.S | 6 years ago | |
test-armv6m-undef.ld | 6 years ago |
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