mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 11:12:33 +08:00
* sp64/init.c, sp64/sp64.scn: Chris ensured that nothing is moved until all memory is successfully allocated. This means the test can validate the heap is unchanged on extend failure.
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
*** TEST 64 ***
|
|
Allocate one region -- so second auto extends
|
|
Init - rtems_workspace_get_information - OK
|
|
Init - rtems_region_create - auto-extend - RTEMS_UNSATISFIED
|
|
Init - rtems_region_delete - OK
|
|
*** END OF TEST 63 ***
|