Files
rtems/testsuites/sptests/sp62/sp62.scn
Joel Sherrill d05ec0f773 2009-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp07/init.c, sp07/sp07.scn, sp09/init.c, sp09/screen01.c,
	sp09/sp09.scn, sp28/init.c, sp62/init.c, sp62/sp62.scn, sp64/init.c,
	sp64/sp64.scn: Add more test cases highlighted on SPARC at -O2, x86
	at -Os and m68k at -Os. Fix typos.
2009-10-04 22:02:18 +00:00

13 lines
444 B
Plaintext

*** TEST 62 ***
Init - rtems_task_create Blocker - OK
Init - rtems_task_start Blocker - OK
Init - rtems_task_create Region - OK
Init - rtems_region_get_segment - OK
Init - sleep 1 second for Blocker - OK
Blocker - rtems_region_get_segment - OK
Init - sleep 1 second for Blocker to run again - OK
Blocker - Got memory after resize
Init - successfully resized and unblocked a task
Init - resized to all of available memory
*** END OF TEST 62 ***