source: rtems/testsuites/sptests/spchain/spchain.scn @ 469e71d

4.115
Last change on this file since 469e71d was 469e71d, checked in by Sebastian Huber <sebastian.huber@…>, on 08/24/10 at 15:01:04

2010-08-24 Sebastian Huber <sebastian.huber@…>

  • spchain/init.c, spchain/spchain.doc, spchain/spchain.scn: New test cases.
  • Property mode set to 100644
File size: 470 bytes
Line 
1*** TEST OF RTEMS CHAIN API ***
2Init - Initialize chain empty
3INIT - Verify rtems_chain_insert
4INIT - Verify rtems_chain_append_with_empty_check
5INIT - Verify rtems_chain_prepend_with_empty_check
6INIT - Verify rtems_chain_get_with_empty_check
7INIT - Verify rtems_chain_append_with_notification
8INIT - Verify rtems_chain_prepend_with_notification
9INIT - Verify rtems_chain_get_with_notification
10INIT - Verify rtems_chain_get_with_wait
11*** END OF RTEMS CHAIN API TEST ***
Note: See TracBrowser for help on using the repository browser.