summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spwkspace/spwkspace.scn
blob: 6431923f84f35571c11527146ab598b05560b533 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*** TEST WORKSPACE CLASSIC API ***
rtems_workspace_get_information - null pointer
rtems_workspace_get_information - OK
rtems_workspace_allocate - null pointer
rtems_workspace_allocate - 0 bytes
rtems_workspace_allocate - too many bytes
rtems_workspace_allocate - 42 bytes
rtems_workspace_free - NULL
rtems_workspace_free - previous pointer to 42 bytes
_Workspace_String_duplicate - samples
_Workspace_Allocate_aligned
*** END OF TEST WORKSPACE CLASSIC API ***