bsps: Do not build tests that require a tick interrupt.

The following BSPs do not have tick support so the tests fail:

 arm1136jfs
 arm1136js
 arm7tdmi
 arm920
 armcortexa9 (does not run any more)
 avrtest
 h8sim
 h8sxsim
 m32csim
 m32rsim
 moxiesim
 simsh1
 simsh2
 simsh4
 v850e1sim
 v850e2sim
 v850e2v3sim
 v850esim
 v850essim
 v850sim

This list was provided by Joel in the following post:

 http://www.rtems.org/pipermail/rtems-devel/2014-April/006526.html
This commit is contained in:
Chris Johns
2014-05-24 10:17:11 +10:00
parent 431bb85dde
commit 5b45d51a59
21 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#
# The GDB ARM Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB ARM Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB ARM Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB ARM Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB ARM Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB AVR Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB H8300 Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB H8300 Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB M32C Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB M32R Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB Moxie Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -4,5 +4,7 @@
# Format is one line per test that is _NOT_ built. # Format is one line per test that is _NOT_ built.
# #
include: testdata/require-tick-isr.tcfg
fsdosfsname01 fsdosfsname01
utf8proc01 utf8proc01

View File

@@ -4,5 +4,7 @@
# Format is one line per test that is _NOT_ built. # Format is one line per test that is _NOT_ built.
# #
include: testdata/require-tick-isr.tcfg
fsdosfsname01 fsdosfsname01
utf8proc01 utf8proc01

View File

@@ -0,0 +1,5 @@
#
# The GDB SH Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The GDB SH Simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg

View File

@@ -0,0 +1,5 @@
#
# The simulator does not have a tick interrupt.
#
include: testdata/require-tick-isr.tcfg