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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1565 Actions


    Problem Report Number 1565
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0847
    Raised 2001-12-13 08:00
    Updated 2003-03-13 08:00
    Published 2001-12-17 08:00
    Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSU version 5.1.2
    Test Identification CAPI.hdr/misc/limits 2
    Problem Summary TSD4U.00308 These tests will fail on systems which do not support an ATEXIT_MAX limit.
    Problem Text

    Our implementation does not support a limit on atexit().

    According to System Interfaces and Headers, Vol. 2

    For sysconf() return value:

    "If the variable corresponding to NAME is associated with
    functionality that is not supported by the system, sysconf()
    returns -1 without changing the value of ERRNO."

    In these cases, sysconf() is behaving correctly, the test
    assertions are not allowing for AT_EXIT_MAX to be unlimited.
    Test Output
    10|1344 /tset/CAPI.hdr/misc/limits/T.limits 16:46:42|TC Start, scenario ref 1348
    -0
    200|1344 2 16:46:45|TP Start
    520|1344 2 00026134 4 1|Feature test macros: -D_XOPEN_SOURCE=500
    520|1344 2 00026134 4 2|Compiler or run-time messages or results:
    520|1344 2 00026134 4 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 4 4|This is valid, but only if the actual value is greater t
    hen 32.
    520|1344 2 00026134 4 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 7 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_SOURCE
    520|1344 2 00026134 7 2|Compiler or run-time messages or results:
    520|1344 2 00026134 7 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 7 4|This is valid, but only if the actual value is greater t
    hen 32.
    520|1344 2 00026134 7 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 10 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=1
    520|1344 2 00026134 10 2|Compiler or run-time messages or results:
    520|1344 2 00026134 10 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 10 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 10 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 13 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=1 -D_POSIX_SOURCE
    520|1344 2 00026134 13 2|Compiler or run-time messages or results:
    520|1344 2 00026134 13 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 13 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 13 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 16 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=2
    520|1344 2 00026134 16 2|Compiler or run-time messages or results:
    520|1344 2 00026134 16 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 16 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 16 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 19 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=2 -D_POSIX_SOURCE
    520|1344 2 00026134 19 2|Compiler or run-time messages or results:
    520|1344 2 00026134 19 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 19 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 19 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 22 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=199309
    520|1344 2 00026134 22 2|Compiler or run-time messages or results:
    520|1344 2 00026134 22 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 22 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 22 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 25 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=199309 -D_POSIX_SOURCE
    520|1344 2 00026134 25 2|Compiler or run-time messages or results:
    520|1344 2 00026134 25 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 25 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 25 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 28 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=199506
    520|1344 2 00026134 28 2|Compiler or run-time messages or results:
    520|1344 2 00026134 28 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 28 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 28 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    520|1344 2 00026134 31 1|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOU
    RCE=199506 -D_POSIX_SOURCE
    520|1344 2 00026134 31 2|Compiler or run-time messages or results:
    520|1344 2 00026134 31 3|ERROR: ATEXIT_MAX is not defined.
    520|1344 2 00026134 31 4|This is valid, but only if the actual value is greater
    then 32.
    520|1344 2 00026134 31 5|The actual value (sysconf(_SC_ATEXIT_MAX)) is -1
    220|1344 2 1 16:46:49|FAIL

    10|140 /tset/CAPI.os/genuts/atexit/T.atexit 10:57:05|TC Start, scenario ref 142-
    0
    15|140 3.3-lite 1|TCM Start
    400|140 1 1 10:57:05|IC Start
    200|140 1 10:57:05|TP Start
    520|140 1 00018674 1 1|PREP: Obtain value returned by sysconf(_SC_ATEXIT_MAX)
    520|140 1 00018674 1 2|ERROR: sysconf failed, errno = 0(0 - No error)
    220|140 1 2 10:57:05|UNRESOLVED

    10|280 /tset/CAPI.os/procenv/sysconf/T.sysconf 11:52:30|TC Start, scenario ref 2
    82-0
    15|280 3.3-lite 7|TCM Start
    400|280 1 1 11:52:31|IC Start
    200|280 1 11:52:31|TP Start
    520|280 1 00022599 1 1|TEST: sysconf(_SC_ATEXIT_MAX) return value
    520|280 1 00022599 1 2|ERROR: sysconf returned -1 without changing
    520|280 1 00022599 1 3| errno indicating the functionality is not supporte
    d.
    220|280 1 2 11:52:31|UNRESOLVED

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    This is accepted as a fault in the test suite.

    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