Problem Report 0026 Details

Help Show help | Quick Search | Click here to view your privileges

This page provides all information on Problem Report 0026 and all reviews you are authorized to see.


Report 0026 Actions


    Problem Report Number 0026
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.PX.0013
    Raised 2004-07-21 08:26
    Updated 2004-07-21 19:12
    Published 2004-07-21 19:12
    Product Standard 1003.1-2003 System Interfaces
    Certification Program POSIX Certified by IEEE and The Open Group
    Test Suite VSX-PCTS2003 version 1.0B
    Test Identification MSE.os/streamio/vwprintf 57,58
    MSE.os/streamio/wprintf 57,58
    MSE.os/streamio/wscanf 47,48
    etc.
    Problem Summary Various tests in the MSE area depend on pseudo-language installation
    Problem Text Various tests in the MSE area depend on pseudo-language installation
    Test Output ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.fwprintf 57 Unresolved

    Test Description:
    A call to fwprintf() uses the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.fwprintf 58 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language; then the decimal point wide character
    used by fwprintf() defaults to a period L".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.swprintf 57 Unresolved

    Test Description:
    A call to swprintf() uses the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.swprintf 58 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language; then the decimal point wide character
    used by swprintf() defaults to a period L".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.vfwprintf 57 Unresolved
    Test Description:
    A call to vfwprintf() uses the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language


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


    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.vfwprintf 58 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language; then the decimal point wide character
    used by vfwprintf() defaults to a period L".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language


    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.vswprintf 57 Unresolved

    Test Description:
    A call to vswprintf() uses the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

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

    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.vswprintf 58 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language; then the decimal point wide character
    used by vswprintf() defaults to a period L".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.vwprintf 57 Unresolved

    Test Description:
    A call to vwprintf() uses the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

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

    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.vwprintf 58 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language; then the decimal point wide character
    used by vwprintf() defaults to a period L".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.wprintf 57 Unresolved

    Test Description:
    A call to wprintf() uses the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

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

    ***********************************************************************
    /tset/MSE.os/streamio/wprintf/T.wprintf 58 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language; then the decimal point wide character
    used by wprintf() defaults to a period L".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wscanf/T.fwscanf 47 Unresolved

    Test Description:
    A call to fwscanf() expects the decimal point wide character defined
    by the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

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

    ***********************************************************************
    /tset/MSE.os/streamio/wscanf/T.fwscanf 48 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language, then the decimal point wide character
    used by fwscanf() defaults to a period ".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    **********************************************************************
    /tset/MSE.os/streamio/wscanf/T.swscanf 47 Unresolved

    Test Description:
    A call to swscanf() expects the decimal point wide character defined
    by the locale specified for the LC_NUMERIC category.

    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language
    ***********************************************************************

    ***********************************************************************
    /tset/MSE.os/streamio/wscanf/T.swscanf 48 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language, then the decimal point wide character
    used by swscanf() defaults to a period ".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

    ***********************************************************************
    ***********************************************************************
    /tset/MSE.os/streamio/wscanf/T.wscanf 47 Unresolved

    Test Description:
    A call to wscanf() expects the decimal point wide character defined by
    the locale specified for the LC_NUMERIC category.
    Test Information:
    Pseudo language VSX4L2 not available
    Check installation of pseudo language

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

    ***********************************************************************
    /tset/MSE.os/streamio/wscanf/T.wscanf 48 Unresolved

    Test Description:
    When
    a. the current locale setting is for the 'C' locale;
    b. the decimal point wide character is not defined or supported by the
    currently specified language, then the decimal point wide character
    used by wscanf() defaults to a period ".".

    Test Information:
    Pseudo language VSX4L0 not available
    Check installation of pseudo language

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

    Review Information

    Review Type TSMA Review
    Start Date 2004-07-21 08:26
    Last Updated 2004-07-21 17:58
    Completed 2004-07-21 17:58
    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-07-21 16:58
    Last Updated 2004-07-21 19:11
    Completed 2004-07-21 19:11
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion A test suite deficiency is granted.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority