summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spchain/spchain.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-06-12 11:29:12 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-06-14 16:26:06 +0200
commitec978d97e028a538598f4b08b2e018d4912f0f7e (patch)
treec02e8520d2451bd79bdc05b63582fc62f994703b /testsuites/sptests/spchain/spchain.scn
parentrtems: Simplify rtems_task_mode() (diff)
downloadrtems-ec978d97e028a538598f4b08b2e018d4912f0f7e.tar.bz2
score: Add _Chain_Insert_ordered_unprotected()
Diffstat (limited to 'testsuites/sptests/spchain/spchain.scn')
-rw-r--r--testsuites/sptests/spchain/spchain.scn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/spchain/spchain.scn b/testsuites/sptests/spchain/spchain.scn
index 9cf4d5212f..39f3795e20 100644
--- a/testsuites/sptests/spchain/spchain.scn
+++ b/testsuites/sptests/spchain/spchain.scn
@@ -13,4 +13,5 @@ INIT - Verify rtems_chain_get_with_wait
INIT - Verify rtems_chain_control layout
INIT - Verify rtems_chain_control initializer
INIT - Verify rtems_chain_node_count_unprotected
+INIT - Verify _Chain_Insert_ordered_unprotected
*** END OF RTEMS CHAIN API TEST ***