source: rtems/testsuites/psxtests/psxautoinit01/psxautoinit01.scn @ de59c065

5
Last change on this file since de59c065 was de59c065, checked in by Sebastian Huber <sebastian.huber@…>, on 09/27/17 at 13:08:33

posix: Implement self-contained POSIX mutex

POSIX mutexes are now available in all configurations and no longer
depend on --enable-posix.

Update #2514.
Update #3112.

  • Property mode set to 100644
File size: 279 bytes
Line 
1*** BEGIN OF TEST PSXAUTOINIT 1 ***
2Init - pthread_mutex_lock - auto initialize - OK
3Init - pthread_mutex_unlock - OK
4Init - pthread_mutex_destroy - OK
5Init - pthread_mutex_getprioceiling - auto initialize - OK
6Init - pthread_mutex_destroy - OK
7*** END OF TEST PSXAUTOINIT 1 ***
Note: See TracBrowser for help on using the repository browser.