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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1520 Actions


    Problem Report Number 1520
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0802
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1995-05-24 08:00
    Product Standard Internationalised System Calls and Libraries Extended (UNIX 95)
    Certification Program The Open Brand certification program
    Test Suite VSU version 4.0.2
    Test Identification base/ioctl 52
    Problem Summary TSD4U.00011 arg.flags = MSG_BAND should be arg.flags = 0
    Problem Text
    This test may fail because the line

    arg.flags = MSG_BAND;

    is invalid, it should read:

    arg.flags = 0;

    Test Output
    520|1 1 32548 1 3|A successful call to int ioctl(int fildes, I_PEEK,
    520|1 1 32548 1 4|strpeek *arg) when fildes refers to a STREAMS device
    520|1 1 32548 1 5|and the flags member of the structure pointed to by
    520|1 1 32548 1 6|arg is 0 shall retrieve the first available message
    520|1 1 32548 1 7|from the STREAM without taking the message off the
    520|1 1 32548 1 8|queue and place the control and data parts of the
    520|1 1 32548 1 9|message in the buffers pointed to by the ctlbuf and
    520|1 1 32548 1 10|databuf members of the structure, respectively, and
    520|1 1 32548 1 11|return a value other than -1.
    520|1 1 32538 1 1|PREP: Create a pipe
    520|1 1 32538 1 2|PREP: Determine if pipe is a stream
    520|1 1 32538 1 3|PREP: Open master pseudo tty
    520|1 1 32538 1 4|PREP: Determine if pseudo tty is a stream
    520|1 1 32538 1 5|PREP: Open slave side of pseudo tty
    520|1 1 32538 1 6|PREP: Set O_NONBLOCK on read end of STREAM
    520|1 1 32538 1 7|PREP: Put a normal priority message on the STREAM
    520|1 1 32538 1 8|TEST: ioctl returns other than -1
    520|1 1 32538 1 9|ERROR: ioctl failed, errno = 22(EINVAL - Invalid argument)
    220|1 1 1 14:10:27|FAIL

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    We agree this is a deficiency in the test suite version(s) listed above.

    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