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