|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2322 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 2322.
Report 2322 Actions
Problem Report Number 2322 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1192 Raised 2004-01-28 20:59 Updated 2004-01-29 22:11 Published 2004-01-29 22:11 Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSRTE version 1.1.3 Test Identification POSIX_rte.hdr/misc/unistd 3 Specification Base Definitions Issue 6 Location in Spec none Problem Summary Test not updated for UNIX03 Problem Text From cc03es.c in L.unistd
var = (long)_POSIX_CPUTIME;
if ((var != 199909L))
{
PRINT("_POSIX_CPUTIME is not define as value 199909L,but value
== %d", _POSIX_CPUTIME);
exit(FAIL);
}
SUSv3 requires _POSIX_CPUTIME to be 200112L. Need to determine which
version of UNIX is being tested and use the correct value.
Looking at the rest of the tests, it appears that this file was never
updated for UNIX03, 199909L is used as the expected value in a number of
tests.Test Output ************************************************************************
/tset/POSIX_rte.hdr/misc/unistd/T.unistd 3 Failed
Test Description:
If the implementation supports the proccess cputime
clocks option:
When the header <unistd.h> is included, then the
symbolic constant _POSIX_CPUTIME is defined with
value 199ymmL.
Error: requested file not found in archive
/tsuites/VSRTE/vsrte/MAN/tset/POSIX_rte.hdr/misc/unistd/L.unistd
_t
Test Strategy:
Error: requested file not found in archive
/tsuites/VSRTE/vsrte/MAN/tset/POSIX_rte.hdr/misc/unistd/L.unistd
_s
Test Information:
Feature test macros: -D_XOPEN_SOURCE=600
Compiler or run-time messages or results:
"cc03es.c", line 12.1: 1506-955 (I) Type "int" is assumed for
declaration of "main".
_POSIX_CPUTIME is not define as value 199909L, but value == 20011
Feature test macros: -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112
Compiler or run-time messages or results:
"cc03es.c", line 12.1: 1506-955 (I) Type "int" is assumed for
declaration of "main".
_POSIX_CPUTIME is not define as value 199909L, but value == 20011
************************************************************************Review Information
Review Type TSMA Review Start Date 2004-01-28 20:59 Last Updated 2004-01-29 20:08 Completed 2004-01-29 20:08 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response This is accepted as a Test Suite Defiency and it is recommended that a
waiver is granted.
Review Type SA Review Start Date 2004-01-29 20:08 Last Updated 2004-01-29 22:10 Completed 2004-01-29 22:10 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite defiency is granted.
Problem Reporting System Options:
- View Report 2322
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority