Back to home page

LXR

 
 

    


Warning, /testsuites/sptests/spprivenv01/spprivenv01.scn is written in an unsupported language. File is not indexed.

0001 *** BEGIN OF TEST SPPRIVENV 1 ***
0002 Init - allocating most of heap -- OK
0003 Init - attempt to reset env - expect RTEMS_NO_MEMORY
0004 Init - freeing the allocated memory
0005 Init - allocating most of workspace memory
0006 Init - attempt to reset env - expect RTEMS_TOO_MANY
0007 Init - freeing the workspace memory
0008 Init - Attempt to get a private environment
0009 Init - creating a task name and a task -- OK
0010 Init - starting the task_routine, to set its private environment
0011 task_routine - setting up a private environment
0012 Init - Check current private environment. Should be same as before.
0013 Init - Reset to global environment
0014 *** END OF TEST SPPRIVENV 1 ***