qemu-e2k/tests/tcg/cris
Paolo Bonzini c6cf8a2052 tests/tcg: clean up calls to run-test
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>
2022-10-06 11:53:40 +01:00
..
bare tests/tcg/cris: align mul operations 2019-03-12 17:05:21 +00:00
libc tests/tcg: split cris tests into bare and libc directories 2019-03-12 17:05:21 +00:00
.gdbinit tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
Makefile.target tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
README tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00

README

Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Peter Nilsson.