[Bug 1903] New: posix timing tests: psxtmmq01

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 23 23:32:32 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1903

           Summary: posix timing tests: psxtmmq01
           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 1312
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1312
posix timing mq tests: mq_open, mq_send, mq_receive, mq_unlink, mq_timedsend,
mq_timedreceive, mq_notify, mq_close

Contains these message queue tests:

    + mq_close (close of first)
    + mq_close (close of second)
    + mq_notify
    + mq_open (first open)
    + mq_open (second open)
    + mq_receive - available
    + mq_send - no threads waiting
    + mq_timedreceive - available
    + mq_timedsend - no threads waiting
    + mq_unlink

  The output (--target=sparc-rtems4.11 --enable-rtemsbsp=sis) is:


*** POSIX TIME TEST PSXTMMQ01 ***
mq_open (first open) 127
mq_send - no threads waiting 59
mq_open (second open) 53
mq_receive - available 56
mq_unlink 61
mq_timedsend - no threads waiting 73
mq_timedreceive - available 69
mq_notify 28
mq_close (close of second) 36
mq_close (close of first) 36
*** END OF POSIX TIME TEST PSXTMMQ01 ***

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