source: rtems/testsuites/psxtests/psxautoinit01/psxautoinit01.scn @ 9a845e17

4.104.115
Last change on this file since 9a845e17 was 9a845e17, checked in by Joel Sherrill <joel.sherrill@…>, on 07/07/09 at 14:30:12

2009-07-07 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add test of pthread mutex auto intialization.
  • psxautoinit01/.cvsignore, psxautoinit01/Makefile.am, psxautoinit01/init.c, psxautoinit01/psxautoinit01.scn: New files.
  • Property mode set to 100644
File size: 430 bytes
Line 
1*** POSIX TEST -- AUTOMATIC INITIALIZAITON 01 ***
2Init - pthread_mutex_lock - auto initialize - OK
3Init - pthread_mutex_lock - auto initialize - EINVAL
4Init - pthread_mutex_unlock - OK
5Init - pthread_mutex_destroy - OK
6Init - pthread_mutex_getprioceiling - auto initialize - OK
7Init - pthread_mutex_getprioceiling - auto initialize - EINVAL
8Init - pthread_mutex_destroy - OK
9*** END OF POSIX TEST AUTOMATIC INITIALIZATION 01 ***
10
Note: See TracBrowser for help on using the repository browser.