Updated to reflect change in object class numbering due to ITRON API

addition.
This commit is contained in:
Joel Sherrill
2000-01-05 22:06:30 +00:00
parent 280c4ca921
commit f49aaf18b8
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
*** TEST 16 ***
TA1 - rtems_region_ident - rnid => 20010002
TA1 - rtems_region_ident - rnid => 24010002
TA1 - rtems_region_get_segment - wait on 100 byte segment from region 2
TA1 - got segment from region 2 - 0x00000f78
TA1 - rtems_region_get_segment - wait on 3K segment from region 3

View File

@@ -1,6 +1,6 @@
*** TEST 23 ***
INIT - rtems_port_create - DP1 - int = 0x1000 ext = 0x2000
TA1 - rtems_port_ident - 0x24010001
TA1 - rtems_port_ident - 0x28010001
TA1 - rtems_port_external_to_internal - 0x200e => 0x100e
TA1 - rtems_port_internal_to_external - 0x100e => 0x200e
TA1 - rtems_port_external_to_internal - 0x300e => 0x300e

View File

@@ -1,5 +1,5 @@
*** TEST 25 ***
TA1 - rtems_region_ident - 0x20010002
TA1 - rtems_region_ident - 0x24010002
TA1 - rtems_region_get_segment - wait on 64 byte segment from region 1
TA1 - got segment from region 1 - 0x0000f9b8
TA1 - rtems_region_get_segment - wait on 128 byte segment from region 1