source: rtems/c/src/tests/sptests/sp15/sp15.scn @ ac7d5ef0

4.104.114.84.95
Last change on this file since ac7d5ef0 was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • Property mode set to 100644
File size: 939 bytes
Line 
1*** TEST 15 ***
2INIT - rtems_partition_create - partition 1
3INIT - rtems_partition_create - partition 2
4TA1 - rtems_partition_ident - partition 1 id = 00010001
5TA1 - rtems_partition_ident - partition 2 id = 00010002
6TA1 - rtems_partition_get_buffer - buffer 1 from partition 1  - 0x00000000
7TA1 - rtems_partition_get_buffer - buffer 2 from partition 1  - 0x00000200
8TA1 - rtems_partition_get_buffer - buffer 1 from partition 2  - 0x00000000
9TA1 - rtems_partition_get_buffer - buffer 2 from partition 2  - 0x00000080
10TA1 - rtems_partition_return_buffer - buffer 1 to partition 1 - 0x00000000
11TA1 - rtems_partition_return_buffer - buffer 2 to partition 1 - 0x00000200
12TA1 - rtems_partition_return_buffer - buffer 1 to partition 2 - 0x00000000
13TA1 - rtems_partition_return_buffer - buffer 2 to partition 2 - 0x00000080
14TA1 - rtems_partition_delete - delete partition 1
15TA1 - rtems_partition_delete - delete partition 2
16*** END OF TEST 15 ***
Note: See TracBrowser for help on using the repository browser.