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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1485 Actions


    Problem Report Number 1485
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0767
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1995-10-31 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/fattach 17
    Problem Summary TSD4U.00046 The test may fail on implementations because the file is not created with appropriate permissions.
    Problem Text
    The test may fail on implementations because the file is not
    created with appropriate permissions.

    In the following section of the test code from ffattach17.c, the test should
    call open() with appropriate permission. (i.e. the third argument of open()
    call should be provided).

    tet_infoline("PREP: Create test file device");
    if((fildes = open(test_file, O_RDWR|O_CREAT)) == -1) {
    uwerrno("open");
    return;

    Test Output

    /tset/CAPIbase/ffattach/ffattach17

    TEST PURPOSE #17
    EBADF in errno and return -1 on a call to int
    fattach(int fildes, const char *path) when fildes is
    not a valid open file descriptor.
    PREP: Create test file device
    TEST: Call to fattach with a closed file descriptor returns -1
    TEST: EBADF in errno
    ERROR: getmsg set errno to 13(EACCES - Permission denied)
    17 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 test suite deficiency in the test
    suite version(s) listed.

    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