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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1875 Actions


    Problem Report Number 1875
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0936
    Raised 1998-02-17 08:00
    Updated 2003-03-13 08:00
    Published 1998-02-20 08:00
    Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSX4 version 4.4.2
    Test Identification XOPEN.os/genuts/regexp all
    Problem Summary TSD5.005 This IR is for the following assertions in regexp: 1, 3-31. compile(), advance() and step() are legacy functions in XPG5, They should be tested only if _XOPEN_LEGACY != -1 in unistd.h.
    Problem Text
    This IR is for the following assertions in regexp: 1, 3-31. compile(),
    advance() and step() are legacy functions in XPG5, They should
    be tested only if _XOPEN_LEGACY != -1 in unistd.h.
    Test Output
    ************************************************************************
    /tset/XOPEN.os/genuts/regexp/T.regexp 1 Failed

    Test Description:
    compile() places the complied form of the regular expression in the
    buffer defined by expbuf and returns via the RETURN macro.

    Test Strategy:
    PARSE regular expression using compile()
    RECOGNISE the next pattern match using step()
    VERIFY that compile() returns 0

    Test Information:
    valid compile call on expression z gave error 0

    ************************************************************************ ************************************************************************
    /tset/XOPEN.os/genuts/regexp/T.regexp 3 Unresolved

    Test Description:
    step() executes a compiled pattern (as returned from compile) against
    a subject string, and returns non zero if a match is found.

    Test Information:
    valid compile call on expression z gave error 0

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

    ************************************************************************
    /tset/XOPEN.os/genuts/regexp/T.regexp 4 Unresolved

    Test Description:
    step() returns 0 if no match is found in the subject string.

    Test Information:
    valid compile call on expression z gave error 0

    ************************************************************************
    ************************************************************************
    /tset/XOPEN.os/genuts/regexp/T.regexp 5 Unresolved

    Test Description:
    step() sets the global character pointer loc1 to the first matched
    character in the subject string and sets loc2 to the address of the
    next unmatched character in the subject string.

    Test Information:
    valid compile call on expression zzzzz gave error 0

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

    ************************************************************************
    /tset/XOPEN.os/genuts/regexp/T.regexp 6 Failed

    Test Description:
    "." matches any character.

    Test Strategy:
    PARSE regular expression using compile()
    RECOGNISE the next pattern match using step()
    VERIFY regular exp "." returns expected value
    Test Information:
    valid compile call on expression A.B gave error 0

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

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    It is accepted that this is a deficiency in the test suite and
    it is recommended that a waiver is granted on the grounds of a
    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