|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1515 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 1515.
Report 1515 Actions
Problem Report Number 1515 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0797 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-05-24 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/dbm_delete 1 Problem Summary TSD4U.00016 Test may fail on systems where a long is not the same size as an int. Problem Text
This test may fail on systems where a long is not the same size
as an int.
Adding the following changes corrects the test, which then
passes.
*** 71,78 ****
DBM *db;
char buffer[RECORD_LENGTH];
datum key, content, skey;
! long i;
! int results;
tet_infoline("PREP: Create database");
--- 71,77 ----
DBM *db;
char buffer[RECORD_LENGTH];
datum key, content, skey;
! int i, results;
tet_infoline("PREP: Create database");
***************Test Output
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 \*(VR.
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 1515
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority