mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
6f62dbfb12
Apply the new run_sim_test option "require" as in "#require simoption --cris-900000xx" for all tests using that option. This allows a clean test-suite-run for a build with --disable-sim-hardware, where that option is not supported, by skipping those tests as "untested". sim/testsuite/cris: * asm/io1.ms, asm/io2.ms, asm/io3.ms, asm/io6.ms, asm/io7.ms: Call "#require: simoption --cris-900000xx".
10 lines
331 B
Plaintext
10 lines
331 B
Plaintext
# mach: crisv32
|
|
# requires: simoption --cris-900000xx
|
|
# sim: --cris-900000xx --memory-region 0x90000000,0x10
|
|
# xerror:
|
|
# output: /core/cris_900000xx: memory map 0:0x90000000..0x900000ff (256 bytes) overlaps 0:0x90000000..0x9000000f (16 bytes)\nQuit Simulator\n
|
|
|
|
; Check that I/O region overlap is detected.
|
|
|
|
.include "nopv32t.ms"
|