source: rtems/c/src/lib/libbsp/arm/gdbarmsim/make/custom/arm7tdmi-testsuite.tcfg @ 33ae226

5
Last change on this file since 33ae226 was 5b45d51, checked in by Chris Johns <chrisj@…>, on 05/24/14 at 00:17:11

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

  • Property mode set to 100644
File size: 101 bytes
Line 
1#
2# The GDB ARM Simulator does not have a tick interrupt.
3#
4
5include: testdata/require-tick-isr.tcfg
Note: See TracBrowser for help on using the repository browser.