summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical07/spintrcritical07.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-20 12:13:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-23 09:27:47 +0200
commit283139581266d46a42d482cebff25f91797c86d1 (patch)
treef7468f9e1730f139d72bf7abfc8f9d417108bb5d /testsuites/sptests/spintrcritical07/spintrcritical07.scn
parentspintrcritical01/2/3/4/5: Use T_interrupt_test() (diff)
downloadrtems-283139581266d46a42d482cebff25f91797c86d1.tar.bz2
spintrcritical06/spintrcritical07: Remove tests
These two tests check conditions which no longer exist in the thread queue implementation. The are obsolete since the change to use red-black trees for the priority queues.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spintrcritical07/spintrcritical07.scn6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/sptests/spintrcritical07/spintrcritical07.scn b/testsuites/sptests/spintrcritical07/spintrcritical07.scn
deleted file mode 100644
index 0f6dd8a3a3..0000000000
--- a/testsuites/sptests/spintrcritical07/spintrcritical07.scn
+++ /dev/null
@@ -1,6 +0,0 @@
-*** TEST INTERRUPT CRITICAL SECTION 07 ***
-Init - Trying to generate semaphore release from ISR while blocking
-Init - There is no way for the test to know if it hits the case
-Init - Variation is: Priority/Restart Search Task (Backward)
-Support - rtems_timer_create - creating timer 1
-*** END OF TEST INTERRUPT CRITICAL SECTION 07 ***