Files
rtems/testsuites/psxtests/psxstack01/psxstack01.scn
Joel Sherrill c05f201080 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.
2009-08-07 00:42:47 +00:00

8 lines
278 B
Plaintext

*** 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 ***