2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>

* spstkalloc/spstkalloc.scn: Update screen.
This commit is contained in:
Joel Sherrill
2009-07-02 15:41:28 +00:00
parent 62e6e7cdad
commit 9c34c023ec
2 changed files with 9 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* spstkalloc/spstkalloc.scn: Update screen.
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test for user configured stack
@@ -0,0 +1,5 @@
*** TEST OF STACK ALLOCATOR PLUGIN ***
Init - create task TA1 to use custom stack allocator - OK
Init - create task TA1 to have custom stack allocator fail
Init - delete task TA1 to use custom stack deallocator - OK
*** END OF OF STACK ALLOCATOR PLUGIN TEST ***