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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1503 Actions


    Problem Report Number 1503
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0785
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1995-08-03 08:00
    Product Standard Internationalised System Calls and Libraries Extended (UNIX 95)
    Certification Program The Open Brand certification program
    Test Suite VSU version 4.0.2
    Test Identification sockets/sendto 32, 33 35-40
    Problem Summary TSD4U.00028 These tests may be improperly (are always) reported as UNSUPPORTED because the tests do not initialize the configuration variables before checking them.
    Problem Text
    These tests may be improperly (are always) reported
    as UNSUPPORTED because the tests do not initialize
    the configuration variables before checking them.
    Test Output
    520|1 34 3104 1 1|SPEC1170TESTSUITE CASE 34
    520|1 34 3104 1 2|If the implementation supports the AF_UNIX
    520|1 34 3104 1 3|communications domain and a connectionless socket type:
    520|1 34 3104 1 4|EACCES in errno and return -1 on a call to ssize_t
    520|1 34 3104 1 5|sendmsg(int socket, const struct msghdr *message, int
    520|1 34 3104 1 6|flags) when the address family of the socket is
    520|1 34 3104 1 7|AF_UNIX and a component of the path prefix denies
    520|1 34 3104 1 8|search permission.
    520|1 34 3111 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|1 34 3104 2 1|Pat:test file
    520|1 34 3104 2 2|setperm 777 tet users ../tmp/noprms
    520|1 34 3104 2 3|../tmp/noprms ..2
    220|1 34 4 11:52:49|UNSUPPORTED



    520|4 35 3141 1 1|SPEC1170TESTSUITE CASE 35
    520|4 35 3141 1 2|If the implementation supports the AF_UNIX
    520|4 35 3141 1 3|communications domain and a connectionless socket type:
    520|4 35 3141 1 4|EACCES in errno and return -1 on a call to ssize_t
    520|4 35 3141 1 5|sendmsg(int socket, const struct msghdr *message, int
    520|4 35 3141 1 6|flags) when the address family of the socket is
    520|4 35 3141 1 7|AF_UNIX and write access is denied to the named socket.
    520|4 35 3148 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|4 35 3141 2 1|Pat:test file
    520|4 35 3141 2 2|setperm 777 tet users ../tmp/noprms
    520|4 35 3141 2 3|../tmp/noprms ..2
    220|4 35 4 11:52:58|UNSUPPORTED



    520|7 37 3178 1 1|SPEC1170TESTSUITE CASE 37
    520|7 37 3178 1 2|If the implementation supports the AF_UNIX
    520|7 37 3178 1 3|communications domain and a connectionless socket type:
    520|7 37 3178 1 4|ELOOP in errno and return -1 on a call to ssize_t
    520|7 37 3178 1 5|sendmsg(int socket, const struct msghdr *message, int
    520|7 37 3178 1 6|flags) when the address family of the socket is
    520|7 37 3178 1 7|AF_UNIX and too many links are encountered in
    520|7 37 3178 1 8|translating the pathname.
    520|7 37 3185 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|7 37 3178 2 1|Pat:test file
    520|7 37 3178 2 2|setperm 777 tet users ../tmp/noprms
    520|7 37 3178 2 3|../tmp/noprms ..2
    220|7 37 4 11:53:07|UNSUPPORTED



    520|10 38 3215 1 1|SPEC1170TESTSUITE CASE 38
    520|10 38 3215 1 2|If the implementation supports the AF_UNIX
    520|10 38 3215 1 3|communications domain and a connectionless socket type:
    520|10 38 3215 1 4|ENAMETOOLONG in errno and return -1 on a call to
    520|10 38 3215 1 5|ssize_t sendmsg(int socket, const struct msghdr
    520|10 38 3215 1 6|*message, int flags) when the address family of the
    520|10 38 3215 1 7|socket is AF_UNIX and the length of the path exceeds
    520|10 38 3215 1 8|PATH_MAX.
    520|10 38 3222 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|10 38 3215 2 1|Pat:test file
    520|10 38 3215 2 2|setperm 777 tet users ../tmp/noprms
    520|10 38 3215 2 3|../tmp/noprms ..2
    220|10 38 4 11:53:16|UNSUPPORTED



    520|13 39 3252 1 1|SPEC1170TESTSUITE CASE 39
    520|13 39 3252 1 2|If the implementation supports the AF_UNIX
    520|13 39 3252 1 3|communications domain and a connectionless socket type:
    520|13 39 3252 1 4|ENAMETOOLONG in errno and return -1 on a call to
    520|13 39 3252 1 5|ssize_t sendmsg(int socket, const struct msghdr
    520|13 39 3252 1 6|*message, int flags) when the address family of the
    520|13 39 3252 1 7|socket is AF_UNIX and the length of a pathname
    520|13 39 3252 1 8|component is longer than NAME_MAX.
    520|13 39 3259 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|13 39 3252 2 1|Pat:test file
    520|13 39 3252 2 2|setperm 777 tet users ../tmp/noprms
    520|13 39 3252 2 3|../tmp/noprms ..2
    220|13 39 4 11:53:25|UNSUPPORTED



    520|16 40 3289 1 1|SPEC1170TESTSUITE CASE 40
    520|16 40 3289 1 2|If the implementation supports the AF_UNIX
    520|16 40 3289 1 3|communications domain and a connectionless socket type:
    520|16 40 3289 1 4|ENOENT in errno and return -1 on a call to ssize_t
    520|16 40 3289 1 5|sendmsg(int socket, const struct msghdr *message, int
    520|16 40 3289 1 6|flags) when the address family of the socket is
    520|16 40 3289 1 7|AF_UNIX and the file referenced by the pathname does
    520|16 40 3289 1 8|not exist.
    520|16 40 3296 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|16 40 3289 2 1|Pat:test file
    520|16 40 3289 2 2|setperm 777 tet users ../tmp/noprms
    520|16 40 3289 2 3|../tmp/noprms ..2
    220|16 40 4 11:53:34|UNSUPPORTED



    520|19 41 3326 1 1|SPEC1170TESTSUITE CASE 41
    520|19 41 3326 1 2|If the implementation supports the AF_UNIX
    520|19 41 3326 1 3|communications domain and a connectionless socket type:
    520|19 41 3326 1 4|ENOENT in errno and return -1 on a call to ssize_t
    520|19 41 3326 1 5|sendmsg(int socket, const struct msghdr *message, int
    520|19 41 3326 1 6|flags) when the address family of the socket is
    520|19 41 3326 1 7|AF_UNIX and the pathname points to an empty string.
    520|19 41 3333 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|19 41 3326 2 1|Pat:test file
    520|19 41 3326 2 2|setperm 777 tet users ../tmp/noprms
    520|19 41 3326 2 3|../tmp/noprms ..2
    220|19 41 4 11:53:43|UNSUPPORTED



    520|22 42 3363 1 1|SPEC1170TESTSUITE CASE 42
    520|22 42 3363 1 2|If the implementation supports the AF_UNIX
    520|22 42 3363 1 3|communications domain and a connectionless socket type:
    520|22 42 3363 1 4|ENOTDIR in errno and return -1 on a call to ssize_t
    520|22 42 3363 1 5|sendmsg(int socket, const struct msghdr *message, int
    520|22 42 3363 1 6|flags) when the address family of the socket is
    520|22 42 3363 1 7|AF_UNIX and a component of the path prefix is not a
    520|22 42 3363 1 8|directory.
    520|22 42 3370 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|22 42 3363 2 1|Pat:test file
    520|22 42 3363 2 2|setperm 777 tet users ../tmp/noprms
    520|22 42 3363 2 3|../tmp/noprms ..2
    220|22 42 4 11:53:52|UNSUPPORTED



    520|1 32 3532 1 1|SPEC1170TESTSUITE CASE 32
    520|1 32 3532 1 2|If the implementation supports the AF_UNIX
    520|1 32 3532 1 3|communications domain and a connectionless socket type:
    520|1 32 3532 1 4|EACCES in errno and return -1 on a call to
    520|1 32 3532 1 5|ssize_t sendto(int socket, const void *message,
    520|1 32 3532 1 6|size_t length, int flags, const struct sockaddr
    520|1 32 3532 1 7|*dest_addr, size_t dest_len) when the address
    520|1 32 3532 1 8|family of the socket is AF_UNIX and a component
    520|1 32 3532 1 9|of the path prefix denies search permission.
    520|1 32 3539 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|1 32 3532 2 1|Pat:test file
    520|1 32 3532 2 2|setperm 777 tet users ../tmp/noprms
    520|1 32 3532 2 3|../tmp/noprms ..2
    220|1 32 4 12:01:46|UNSUPPORTED



    520|4 33 3569 1 1|SPEC1170TESTSUITE CASE 33
    520|4 33 3569 1 2|If the implementation supports the AF_UNIX
    520|4 33 3569 1 3|communications domain and a connectionless socket type:
    520|4 33 3569 1 4|EACCES in errno and return -1 on a call to
    520|4 33 3569 1 5|ssize_t sendto(int socket, const void *message,
    520|4 33 3569 1 6|size_t length, int flags, const struct sockaddr
    520|4 33 3569 1 7|*dest_addr, size_t dest_len) when the address
    520|4 33 3569 1 8|family of the socket is AF_UNIX and write
    520|4 33 3569 1 9|access is denied to the named socket.
    520|4 33 3576 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|4 33 3569 2 1|Pat:test file
    520|4 33 3569 2 2|setperm 777 tet users ../tmp/noprms
    520|4 33 3569 2 3|../tmp/noprms ..2
    220|4 33 4 12:01:54|UNSUPPORTED



    520|7 35 3606 1 1|SPEC1170TESTSUITE CASE 35
    520|7 35 3606 1 2|If the implementation supports the AF_UNIX
    520|7 35 3606 1 3|communications domain and a connectionless socket type:
    520|7 35 3606 1 4|ELOOP in errno and return -1 on a call to
    520|7 35 3606 1 5|ssize_t sendto(int socket, const void *message,
    520|7 35 3606 1 6|size_t length, int flags, const struct sockaddr
    520|7 35 3606 1 7|*dest_addr, size_t dest_len) when the address
    520|7 35 3606 1 8|family of the socket is AF_UNIX and too many
    520|7 35 3606 1 9|links are encountered in translating the pathname.
    520|7 35 3613 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|7 35 3606 2 1|Pat:test file
    520|7 35 3606 2 2|setperm 777 tet users ../tmp/noprms
    520|7 35 3606 2 3|../tmp/noprms ..2
    220|7 35 4 12:02:02|UNSUPPORTED




    520|10 36 3643 1 1|SPEC1170TESTSUITE CASE 36
    520|10 36 3643 1 2|If the implementation supports the AF_UNIX
    520|10 36 3643 1 3|communications domain and a connectionless socket type:
    520|10 36 3643 1 4|ENAMETOOLONG in errno and return -1 on a call to
    520|10 36 3643 1 5|ssize_t sendto(int socket, const void *message,
    520|10 36 3643 1 6|size_t length, int flags, const struct sockaddr
    520|10 36 3643 1 7|*dest_addr, size_t dest_len) when the address
    520|10 36 3643 1 8|family of the socket is AF_UNIX and the length
    520|10 36 3643 1 9|of the path exceeds PATH_MAX.
    520|10 36 3650 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|10 36 3643 2 1|Pat:test file
    520|10 36 3643 2 2|setperm 777 tet users ../tmp/noprms
    520|10 36 3643 2 3|../tmp/noprms ..2
    220|10 36 4 12:02:11|UNSUPPORTED




    520|13 37 3680 1 1|SPEC1170TESTSUITE CASE 37
    520|13 37 3680 1 2|If the implementation supports the AF_UNIX
    520|13 37 3680 1 3|communications domain and a connectionless socket type:
    520|13 37 3680 1 4|ENAMETOOLONG in errno and return -1 on a call to
    520|13 37 3680 1 5|ssize_t sendto(int socket, const void *message,
    520|13 37 3680 1 6|size_t length, int flags, const struct sockaddr
    520|13 37 3680 1 7|*dest_addr, size_t dest_len) when the address
    520|13 37 3680 1 8|family of the socket is AF_UNIX and the length
    520|13 37 3680 1 9|of a pathname component is longer than NAME_MAX.
    520|13 37 3687 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|13 37 3680 2 1|Pat:test file
    520|13 37 3680 2 2|setperm 777 tet users ../tmp/noprms
    520|13 37 3680 2 3|../tmp/noprms ..2
    220|13 37 4 12:02:19|UNSUPPORTED



    520|16 38 3717 1 1|SPEC1170TESTSUITE CASE 38
    520|16 38 3717 1 2|If the implementation supports the AF_UNIX
    520|16 38 3717 1 3|communications domain and a connectionless socket type:
    520|16 38 3717 1 4|ENOENT in errno and return -1 on a call to
    520|16 38 3717 1 5|ssize_t sendto(int socket, const void *message,
    520|16 38 3717 1 6|size_t length, int flags, const struct sockaddr
    520|16 38 3717 1 7|*dest_addr, size_t dest_len) when the address
    520|16 38 3717 1 8|family of the socket is AF_UNIX and the file
    520|16 38 3717 1 9|referenced by the pathname does not exist.
    520|16 38 3724 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|16 38 3717 2 1|Pat:test file
    520|16 38 3717 2 2|setperm 777 tet users ../tmp/noprms
    520|16 38 3717 2 3|../tmp/noprms ..2
    220|16 38 4 12:02:28|UNSUPPORTED



    520|19 39 3754 1 1|SPEC1170TESTSUITE CASE 39
    520|19 39 3754 1 2|If the implementation supports the AF_UNIX
    520|19 39 3754 1 3|communications domain and a connectionless socket type:
    520|19 39 3754 1 4|ENOENT in errno and return -1 on a call to
    520|19 39 3754 1 5|ssize_t sendto(int socket, const void *message,
    520|19 39 3754 1 6|size_t length, int flags, const struct sockaddr
    520|19 39 3754 1 7|*dest_addr, size_t dest_len) when the address
    520|19 39 3754 1 8|family of the socket is AF_UNIX and and the
    520|19 39 3754 1 9|pathname points to an empty string.
    520|19 39 3761 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|19 39 3754 2 1|Pat:test file
    520|19 39 3754 2 2|setperm 777 tet users ../tmp/noprms
    520|19 39 3754 2 3|../tmp/noprms ..2
    220|19 39 4 12:02:36|UNSUPPORTED



    520|22 40 3791 1 1|SPEC1170TESTSUITE CASE 40
    520|22 40 3791 1 2|If the implementation supports the AF_UNIX
    520|22 40 3791 1 3|communications domain and a connectionless socket type:
    520|22 40 3791 1 4|ENOTDIR in errno and return -1 on a call to
    520|22 40 3791 1 5|ssize_t sendto(int socket, const void *message,
    520|22 40 3791 1 6|size_t length, int flags, const struct sockaddr
    520|22 40 3791 1 7|*dest_addr, size_t dest_len) when the address
    520|22 40 3791 1 8|family of the socket is AF_UNIX and a component
    520|22 40 3791 1 9|of the path prefix is not a directory.
    520|22 40 3798 1 1|INFO: AF_UNIX SOCK_DGRAM not supported
    520|22 40 3791 2 1|Pat:test file
    520|22 40 3791 2 2|setperm 777 tet users ../tmp/noprms
    520|22 40 3791 2 3|../tmp/noprms ..2
    220|22 40 4 12:02:44|UNSUPPORTED

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    We agree this is a test suite deficiency in the test
    suite version(s) listed.

    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