Files
rtems/testsuites/sptests/sp64/sp64.scn
T
Joel Sherrill fba809c87b 2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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.
2009-08-06 20:35:41 +00:00

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 ***