HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 2295 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 2295.


Report 2295 Actions


    Problem Report Number 2295
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.1176
    Raised 2003-12-10 21:34
    Updated 2003-12-10 22:46
    Published 2003-12-10 22:46
    Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03)
    Certification Program The Open Brand certification program
    Test Suite VSRT version 5.2.5
    Test Identification rt.os/aio/aio_read 13
    rt.os/aio/aio_write 14
    Specification Base Definitions Issue 6
    Location in Spec On Page: 111 Line: 4101-4103 Section: aio_read (2003 Ed.)
    On Page: 117 Line: 4290-4292 Section:
    Problem Summary Testcases checking for optional behaviour not supported on our system
    Problem Text Tests are checking for invalid aiocbp->aio_reqprio values when
    _POSIX_PRIORITIZED_IO and _POSIX_PRIORITY_SCHEDULING are not supported.
    ERN83/TC2 added PIO shading to the aiocbp->aio_reqprio section of the
    EINVAL requirements.
    Test Output
    ************************************************************************
    /tset/rt.os/aio/aio_read/T.aio_read 13 Failed

    Test Description:
    If _POSIX_ASYNCHRONOUS_IO is defined or the implementation supports
    the aio_read() function as described in XSH5 and XSH6:
    When aiocbp->aio_reqprio is not a valid value, either:
    the aio_read() function shall return -1 and set errno to EINVAL
    or
    the return status of the asynchronous operation shall be set
    to -1
    and its error status shall be set to EINVAL.

    Test Information:
    > test with file
    For priority -1, request did not fail immediately and aio_error
    returned 0 (NO ERROR), expected EINVAL
    For priority -1, request did not fail immediately and aio_return
    returned 0, expected -1
    For priority > AIO_PRIO_DELTA_MAX, request did not fail
    immediately and
    aio_error returned 0 (NO ERROR), expected EINVAL
    For priority > AIO_PRIO_DELTA_MAX, request did not fail
    immediately and
    aio_return returned 0, expected -1
    > test with pipe
    Request did not fail immediately and has not completed
    vsrt_wait_for: Timed-out waiting for child to exit
    > test with pty
    pty testing not configured
    > test with tty
    tty testing not configured


    ************************************************************************

    ************************************************************************
    /tset/rt.os/aio/aio_write/T.aio_write 14 Failed

    Test Description:
    If _POSIX_ASYNCHRONOUS_IO is defined or the implementation supports
    the aio_write() function as described in XSH5 and XSH6:
    When aiocbp->aio_reqprio is not a valid value, either:
    the aio_write() function shall return -1 and set errno to EINVAL
    or
    the return status of the asynchronous operation shall be set
    to -1
    and its error status shall be set to EINVAL.

    Test Information:
    > test with file
    For priority -1, aio_error returned 0 (NO ERROR), expected EINVAL
    For priority -1, aio_return returned 0, expected -1
    For priority > AIO_PRIO_DELTA_MAX, aio_error returned 0 (NO ERROR),
    expected EINVAL
    For priority > AIO_PRIO_DELTA_MAX, aio_return returned 0,
    expected -1
    > test with pipe
    For priority -1, aio_error returned 0 (NO ERROR), expected EINVAL
    For priority -1, aio_return returned 0, expected -1
    For priority > AIO_PRIO_DELTA_MAX, aio_error returned 0 (NO ERROR),
    expected EINVAL
    For priority > AIO_PRIO_DELTA_MAX, aio_return returned 0,
    expected -1
    > test with pty
    pty testing not configured
    > test with tty
    tty testing not configured


    ************************************************************************

    Review Information

    Review Type TSMA Review
    Start Date 2003-12-10 21:34
    Last Updated 2003-12-10 22:26
    Completed 2003-12-10 22:26
    Status Complete
    Review Recommendation Test Suite Deficiency (TSD)
    Review Response These tests will be changed to align with TC2 in the next release, so it
    would be reasonable to issue a TSD against the current release even
    though TC2 has not yet been published. (Its contents are finalised,
    just not published.)

    Review Type SA Review
    Start Date 2003-12-10 22:26
    Last Updated 2003-12-10 22:45
    Completed 2003-12-10 22:45
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion A test suite deficiency is granted.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority