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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 2423 Actions


    Problem Report Number 2423
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.1253
    Raised 2004-08-29 18:49
    Updated 2004-09-01 19:55
    Published 2004-09-01 19:55
    Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03)
    Certification Program The Open Brand certification program
    Test Suite VSU version 5.2.5
    Test Identification tset/CAPI.hdr/misc/mman/T.mman 24
    Specification Base Definitions Issue 6
    Problem Summary Syntax error in the test suite source
    tset/CAPI.hdr/misc/mman/L.mman
    Problem Text Syntax error in the test suite source
    tset/CAPI.hdr/misc/mman/L.mman {24}


    Here is the source.
    Notice the missing comma after POSIX_MADV_SEQUENTIAL.

    /* cc24es.c */
    #include "./std.h"
    #include "./sys/mman.h.M"
    #include "./sys/mman.h.D"
    #include "./HEADER.h"

    static char *allow[] = {
    #if TEST_XPG >= 600 || _POSIX_C_SOURCE >= 200112
    "POSIX_MADV_NORMAL",
    "POSIX_MADV_SEQUENTIAL"
    "POSIX_MADV_RANDOM",
    "POSIX_MADV_WILLNEED",
    "POSIX_MADV_DONTNEED",
    "POSIX_TYPED_MEM_ALLOCATE",
    "POSIX_TYPED_MEM_ALLOCATE_CONTIG",
    "POSIX_TYPED_MEM_MAP_ALLOCATABLE",
    "posix_madvise",
    "posix_mem_offset",
    "posix_typed_mem_get_info",
    "posix_typed_mem_open",
    #endif
    0
    };
    Test Output /tset/CAPI.hdr/misc/mman/T.mman 24 Failed

    Test Information:
    Feature test macros: -D_XOPEN_SOURCE=600
    Compiler or run-time messages or results:
    Illegal #defined symbol: POSIX_MADV_RANDOM
    Illegal #defined symbol: POSIX_MADV_SEQUENTIAL

    Review Information

    Review Type TSMA Review
    Start Date 2004-08-29 18:49
    Last Updated 2004-09-01 01:34
    Completed 2004-09-01 01:34
    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-09-01 00:34
    Last Updated 2004-09-01 02:04
    Completed 2004-09-01 02:04
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion This PR respresents and Agreed Test Suite Deficiency

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority