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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 2333 Actions


    Problem Report Number 2333
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.1202
    Raised 2004-02-11 02:42
    Updated 2004-02-16 18:37
    Published 2004-02-16 18:37
    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/files/fchmod test 1
    Specification Base Definitions Issue 6
    Location in Spec none
    Problem Summary fchmod is not required to change execution bits for shared memory files
    Problem Text SUSv3 TC1 states:

    If fildes references a shared memory object, the fchmod( ) function need
    only affect the S_IRUSR, S_IWUSR, S_IRGRP, S_IWGRP, S_IROTH, and S_IWOTH
    file permission bits.

    But the test attempts to test S_IXUSR, S_IXGRP and S_IXOTH. All the
    failures below involve setting the execution bit.
    Test Output
    ************************************************************************
    /tset/rt.os/files/fchmod/T.fchmod 1 Failed

    Test Description:
    If _POSIX_SHARED_MEMORY_OBJECTS is defined:
    A successful call to fchmod() when fildes refers to a shared
    memory
    object and the effective user ID of the calling process
    matches the
    user ID of the object shall set the S_IRUSR, S_IWUSR, S_IRGRP,
    S_IWGRP, S_IROTH, and S_IWOTH file permission bits of the
    object to
    the corresponding bits in mode and return 0.

    Test Information:
    Loop 0: expected access bits 700, got 600
    Loop 1: expected access bits 770, got 660
    Loop 2: expected access bits 777, got 666
    Loop 5: expected access bits 100, got 0
    Loop 7: expected access bits 700, got 600
    Loop 10: expected access bits 10, got 0
    Loop 12: expected access bits 70, got 60
    Loop 15: expected access bits 1, got 0
    Loop 17: expected access bits 7, got 6
    Loop 18: expected access bits 707, got 606
    Loop 19: expected access bits 777, got 666

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

    Review Information

    Review Type TSMA Review
    Start Date 2004-02-11 02:42
    Last Updated 2004-02-11 23:09
    Completed 2004-02-11 23:09
    Status Complete
    Review Recommendation Test Suite Deficiency (TSD)
    Review Response This is accepted as a fault in the test suite.

    Review Type SA Review
    Start Date 2004-02-11 23:10
    Last Updated 2004-02-12 00:16
    Completed 2004-02-12 00:16
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion This PR represents a test suite deficiency

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority