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

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 0117 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 0117.


Report 0117 Actions


    Problem Report Number 0117
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0117
    Raised 1993-11-11 08:00
    Updated 2003-03-13 08:00
    Published 1993-11-19 08:00
    Product Standard Internationalised System Calls and Libraries (XPG4)
    Certification Program The Open Brand certification program
    Test Suite VSX4 version 4.2.4
    Test Identification POSIX.os/files/creatopen creat 11 open 16
    Problem Summary TSD4.117 creat 11 and open 16 fail because VSX_TERMIOS_TTY and VSX_TERMIOS_LOOP are set to "unsup", but the test cases do not treat this feature as UNSUPPORTED. In both cases, the test forks off a child that c...
    Problem Text
    creat 11 and open 16 fail because VSX_TERMIOS_TTY and VSX_TERMIOS_LOOP
    are set to "unsup", but the test cases do not treat this feature as UNSUPPORTED.

    In both cases, the test forks off a child that calls termios_prep().
    When it calls termios_prep(), it gets back a return value of 1. This
    causes the child to return without PATH_OK. So the path counter is not
    incremented. When it is checked at the end of the test case, it finds that
    not all the PATH_TRACE calls were made and considers it UNRESOLVED.

    Test Output
    **************************************************************************
    ************************************************************************
    /tset/POSIX.os/files/creat/T.creat 11 Unresolved

    Test Description:
    For the XNFS specification:
    Not in use.
    For the XSH specification:
    When the path argument on a call to creat(path, mode) refers to a
    FIFO special file or a terminal device file, then the result of
    the call to creat() is the same as for the equivalent call to
    open() with the O_TRUNC flag clear.
    Note: The terminal device file case is not tested in XPG3 mode.
    Posix Ref: Component CREAT Assertion 5.3.2.2-39(A)

    Test Information:
    path tracing error: path counter 2, expected 3
    ************************************************************************

    ************************************************************************
    /tset/POSIX.os/files/open/T.open 16 Unresolved

    Test Description:
    For the XNFS specification:
    Not in use.
    For the XSH specification:
    When a call to open(path, oflag) is made with the O_TRUNC flag set
    in oflag and path refers to a FIFO special file or a terminal
    device file, then the result of the call to open() is the same as
    with the O_TRUNC flag clear.
    Note: The terminal device file case is not tested in XPG3 mode.
    Posix Ref: Component OPEN Assertion 5.3.1.2-50(A)

    Test Information:
    path tracing error: path counter 2, expected 3
    ************************************************************************
    **************************************************************************

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    This is an accepted test suite deficiency.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion
    This is an agreed Test Suite Deficiency.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority