source: rtems/testsuites/testdata/disable-intrcritical-tests.tcfg @ 4b579c5f

5
Last change on this file since 4b579c5f was 7824d15, checked in by Joel Sherrill <joel.sherrill@…>, on 03/31/15 at 22:45:06

disable-intrcritical-tests.tcfg: New file

This file contains the list of interrupt critical section tests.
There are some simulators these are unreliable on so they should
just be ignored.

  • Property mode set to 100644
File size: 545 bytes
Line 
1#
2# These tests are generally unreliable on many simulators. The
3# simulation of interrupts is not accurate enough for these tests
4# to be reliable.
5#
6
7psxintrcritical01
8spintrcritical01
9spintrcritical02
10spintrcritical03
11spintrcritical04
12spintrcritical05
13spintrcritical06
14spintrcritical07
15spintrcritical08
16spintrcritical09
17spintrcritical10
18spintrcritical11
19spintrcritical12
20spintrcritical13
21spintrcritical14
22spintrcritical15
23spintrcritical16
24spintrcritical17
25spintrcritical18
26spintrcritical20
27spintrcritical21
28spintrcritical22
29spintrcritical23
30
Note: See TracBrowser for help on using the repository browser.