[Bug 1830] New: posix timing tests: psxtmmutex03
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Jul 11 14:05:55 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1830
Summary: posix timing tests: psxtmmutex03
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: testing
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: el.mastin at ymail.com
Created attachment 1215
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1215
posix timing tests, simple mutex
Contains these mutex_tests:
"pthread_mutex_lock - available",
"pthread_mutex_unlock - no threads waiting",
"pthread_mutex_trylock - available",
"pthread_mutex_trylock - not available",
"pthread_mutex_timedlock - available",
The output (--target=sparc-rtems4.11 --enable-rtemsbsp=sis) is:
*** POSIX TIME TEST PSXTMMUTEX03 ***
pthread_mutex_lock - available 0
pthread_mutex_unlock - no threads waiting 0
pthread_mutex_trylock - available 0
pthread_mutex_trylock - not available 0
pthread_mutex_unlock - no threads waiting 0
pthread_mutex_timedlock - available 0
pthread_mutex_unlock - no threads waiting 0
*** END OF POSIX TIME TEST PSXTMMUTEX03 ***
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list