forked from Imagelibrary/rtems
2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add test case for user providing their own stack to a POSIX thread. * psxstack01/.cvsignore, psxstack01/Makefile.am, psxstack01/init.c, psxstack01/psxstack01.doc, psxstack01/psxstack01.scn: New files.
This commit is contained in:
7
testsuites/psxtests/psxstack01/psxstack01.scn
Normal file
7
testsuites/psxtests/psxstack01/psxstack01.scn
Normal file
@@ -0,0 +1,7 @@
|
||||
*** POSIX STACK ATTRIBUTE TEST 01 ***
|
||||
Init - Allocate stack from heap
|
||||
Init - Initialize thread attribute for user provided stack
|
||||
Init - let other thread run
|
||||
Test_Thread - running on user provided stack - OK
|
||||
Test_Thread - delete self
|
||||
*** END OF POSIX STACK ATTRIBUTE TEST 01 ***
|
||||
Reference in New Issue
Block a user