source: rtems/c/src/ada-tests/sptests/sp15/sp15.scn @ 48bfd992

4.104.114.84.95
Last change on this file since 48bfd992 was 9917d5da, checked in by Joel Sherrill <joel.sherrill@…>, on 06/02/97 at 20:57:52

added screen files from 3.2.1

  • Property mode set to 100644
File size: 893 bytes
Line 
1*** TEST 15 ***
2INIT - partition_create - partition 1
3INIT - partition_create - partition 2
4TA1 - partition_ident - partition 1 id = 16#10001#
5TA1 - partition_ident - partition 2 id = 16#10002#
6TA1 - partition_get_buffer - get buffer 1 from partition 1  -     16#0#
7TA1 - partition_get_buffer - get buffer 2 from partition 1  -   16#200#
8TA1 - partition_get_buffer - get buffer 1 from partition 2  -     16#0#
9TA1 - partition_get_buffer - get buffer 2 from partition 2  -    16#80#
10TA1 - partition_return_buffer - return buffer 1 to partition 1 -     16#0#
11TA1 - partition_return_buffer - return buffer 2 to partition 1 -   16#200#
12TA1 - partition_return_buffer - return buffer 1 to partition 2 -     16#0#
13TA1 - partition_return_buffer - return buffer 2 to partition 2 -    16#80#
14TA1 - partition_delete - delete partition 1
15TA1 - partition_delete - delete partition 2
16*** END OF TEST 15 ***
Note: See TracBrowser for help on using the repository browser.