summaryrefslogblamecommitdiffstats
path: root/testsuites/sptests/spchain/spchain.scn
blob: 45db01f773c08270effeb452fb933b70b2a75def (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                






                                                   

                                             
                                   
*** TEST OF RTEMS CHAIN API ***
Init - Initialize chain empty
INIT - Verify rtems_chain_insert
INIT - Verify rtems_chain_append_with_empty_check
INIT - Verify rtems_chain_prepend_with_empty_check
INIT - Verify rtems_chain_get_with_empty_check
INIT - Verify rtems_chain_append_with_notification
INIT - Verify rtems_chain_prepend_with_notification
INIT - Verify rtems_chain_get_with_notification
INIT - Verify rtems_chain_get_with_wait
INIT - Verify rtems_chain_control layout
INIT - Verify rtems_chain_control initializer
*** END OF RTEMS CHAIN API TEST ***