|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1485 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 1485.
Report 1485 Actions
Problem Report Number 1485 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0767 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-10-31 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 base/fattach 17 Problem Summary TSD4U.00046 The test may fail on implementations because the file is not created with appropriate permissions. Problem Text
The test may fail on implementations because the file is not
created with appropriate permissions.
In the following section of the test code from ffattach17.c, the test should
call open() with appropriate permission. (i.e. the third argument of open()
call should be provided).
tet_infoline("PREP: Create test file device");
if((fildes = open(test_file, O_RDWR|O_CREAT)) == -1) {
uwerrno("open");
return;
Test Output
/tset/CAPIbase/ffattach/ffattach17
TEST PURPOSE #17
EBADF in errno and return -1 on a call to int
fattach(int fildes, const char *path) when fildes is
not a valid open file descriptor.
PREP: Create test file device
TEST: Call to fattach with a closed file descriptor returns -1
TEST: EBADF in errno
ERROR: getmsg set errno to 13(EACCES - Permission denied)
17 FAIL
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:
- View Report 1485
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority