summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/mips/basic.exp
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/mips/basic.exp')
-rw-r--r--sim/testsuite/sim/mips/basic.exp5
1 files changed, 2 insertions, 3 deletions
diff --git a/sim/testsuite/sim/mips/basic.exp b/sim/testsuite/sim/mips/basic.exp
index 14181c7ef67..15caecc0295 100644
--- a/sim/testsuite/sim/mips/basic.exp
+++ b/sim/testsuite/sim/mips/basic.exp
@@ -32,9 +32,8 @@ proc run_hilo_test {testfile models nops} {
}
-# Only test mips*-*-elf (e.g., no mips*-*-linux), and only test if the target
-# board really is a simulator (sim tests don't work on real HW).
-if {[istarget mips*-*-elf] && [board_info target exists is_simulator]} {
+# Only test mips*-*-elf (e.g., no mips*-*-linux)
+if {[istarget mips*-*-elf]} {
set dspmodels ""
set mdmxmodels ""