#1830 closed defect (fixed)

posix timing tests: psxtmmutex03

Reported by: el.mastin2 Owned by: Jennifer Averett
Priority: normal Milestone: 4.11
Component: test Version: 4.11
Severity: normal Keywords:
Cc: joel.sherrill@… Blocked By:
Blocking:

Description

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 *

Attachments (1)

psxtmmutex03.tar (50.0 KB) - added by el.mastin2 on 07/11/11 at 13:05:55.
posix timing tests, simple mutex

Download all attachments as: .zip

Change History (6)

Changed on 07/11/11 at 13:05:55 by el.mastin2

Attachment: psxtmmutex03.tar added

posix timing tests, simple mutex

comment:1 Changed on 07/11/11 at 13:06:30 by el.mastin2

Owner: changed from Joel Sherrill to Jennifer Averett

comment:2 Changed on 07/12/11 at 12:49:39 by Joel Sherrill

Resolution: fixed
Status: newclosed, joel.sherrill@oarcorp.com

Comments on test passed by via email. Single shot test template fixed to not divide by OPERATION_COUNT.

Merged and closed.

comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

comment:4 Changed on 10/10/17 at 06:46:55 by Sebastian Huber

Component: testingunspecified

comment:5 Changed on 02/23/24 at 00:33:31 by Chris Johns

Component: unspecifiedtest
Note: See TracTickets for help on using tickets.