source: rtems/testsuites/sptests/sp15/sp15.scn @ 6da99727

4.104.114.84.95
Last change on this file since 6da99727 was afcd563, checked in by Joel Sherrill <joel.sherrill@…>, on 11/14/02 at 17:36:14

2002-11-14 Joel Sherrill <joel@…>

  • sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn, sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239 update the IDs in the screens.
  • 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 = 2a010001
5TA1 - rtems_partition_ident - partition 2 id = 2a010002
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.