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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1621 Actions


    Problem Report Number 1621
    Submitter's Classification Specification problem
    State Resolved
    Resolution Permanent Interpretation (PIN)
    Problem Resolution ID PIN.X.0178
    Raised 1997-04-11 08:00
    Updated 2003-03-13 08:00
    Published 1997-04-16 08:00
    Product Standard Internationalised System Calls and Libraries Extended (UNIX 95)
    Certification Program The Open Brand certification program
    Test Suite VSU version 4.1.1
    Test Identification CAPI.os/ioprim/poll 2 34 35
    Specification System Interfaces and Libraries Issue 4 Version 2
    Location in Spec See Problem Text
    Linked Problem Reports PIN4U.00031, (in, old, system)
    Problem Summary PIN4U.00044 This test may fail on implementations that do not implement
    STREAMS.
    Problem Text These 3 poll assertions are either modified or new to VSU 4.1.1
    and test streams. The behaviour on our platform is similar to
    PIN4U.00031
    Test Output TEST PURPOSE #2
    A successful call to int poll(struct pollfd fds[],
    nfds_t nfds, int timeout) shall examine each element
    of the fds array for instances where the POLLIN flag
    is set in the events member and data other than
    high-priority data can be read without blocking from
    the file descriptor specified by the fd member and set
    the POLLIN flag in the corresponding revents member
    when found.
    PREP: Create two pipes and a stream
    PREP: Create a pipe
    PREP: Determine if pipe is a stream
    INFO: Pipes are not STREAMs on this implementation
    PREP: Open master pseudo tty
    PREP: Determine if pseudo tty is a stream
    ERROR: Neither pipes nor pseudo terminals are STREAMS
    based on this implementation. The sample code
    in $TET_ROOT/CAPI/SRC/LIB/capi_user/sreflect.c
    must be modified to provide routines with the
    equivalent functionality and interfaces for the
    implementation.
    2 UNRESOLVED

    TEST PURPOSE #34
    A successful call to int poll(struct pollfd fds[],
    nfds_t nfds, int timeout) shall examine each element
    of the fds array for instances where the
    (POLLRDNORM|POLLRDBAND) flags are set in the events
    member and data other than high-priority data can be
    read without blocking from the file descriptor
    specified by the fd member and set the
    (POLLRDNORM|POLLRDBAND) flags in the corresponding
    revents member when found.
    PREP: Create two pipes and a stream
    PREP: Create a pipe
    PREP: Determine if pipe is a stream
    INFO: Pipes are not STREAMs on this implementation
    PREP: Open master pseudo tty
    PREP: Determine if pseudo tty is a stream
    ERROR: Neither pipes nor pseudo terminals are STREAMS
    based on this implementation. The sample code
    in $TET_ROOT/CAPI/SRC/LIB/capi_user/sreflect.c
    must be modified to provide routines with the
    equivalent functionality and interfaces for the
    implementation.
    34 UNRESOLVED

    TEST PURPOSE #35
    On a call to int poll(struct pollfd fds[], nfds_t
    nfds, int timeout) when the (POLLRDNORM|POLLRDBAND)
    flags are set for a selected file descriptor which is
    a STREAM with a 0 length non-high-priority message
    available the (POLLRDNORM|POLLRDBAND) flags shall be
    set in the corresponding revents member.
    PREP: Create three streams
    PREP: Create a pipe
    PREP: Determine if pipe is a stream
    INFO: Pipes are not STREAMs on this implementation
    PREP: Open master pseudo tty
    PREP: Determine if pseudo tty is a stream
    ERROR: Neither pipes nor pseudo terminals are STREAMS
    based on this implementation. The sample code
    in $TET_ROOT/CAPI/SRC/LIB/capi_user/sreflect.c
    must be modified to provide routines with the
    equivalent functionality and interfaces for the
    implementation.
    35 UNRESOLVED

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response A permanent interpretation is recommended.

    The output is consistent with an IUT that does not support STREAMS
    and is similiar to output in PIN4U.00031.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Permanent Interpretation (PIN)
    Review Conclusion A Permanent Interpretation is granted.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority