|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1955 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 1955.
Report 1955 Actions
Problem Report Number 1955 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0982 Raised 1996-09-13 08:00 Updated 2003-03-13 08:00 Published 1996-09-26 08:00 Product Standard Transport Service XTI Certification Program The Open Brand certification program Test Suite VST version 4.1.3 Test Identification XTI.os/cots/snd 14 Problem Summary TSDT4.020 Expedited data of ETSDU size are sent with the T_MORE flag set. An additional byte of expedited data is sent with the T_MORE flag set. The T_END indication is meant to be sent along with a 0-byte ETSD... Problem Text
Expedited data of ETSDU size are sent with the T_MORE flag set. An
additional byte of expedited data is sent with the T_MORE flag set.
The T_END indication is meant to be sent along with a 0-byte ETSDU.
In fact, this 0-byte ETSDU is a 0-byte TSDU due to a bug in
snd.c, test14(), line 1119:
"if (c_snd(fd, nbytes, "expedited", T_DATAXFER, 0, nbytes, "", 0, .......)"
is to be changed to
"if (c_snd(fd, nbytes, "expedited", T_DATAXFER, 0, nbytes, "", T_EXPEDITED, ...)"Test Output
/tset/XTI.os/cots/snd/T.snd 14 Unresolved
Test Information:
t_snd(fd, buf, 0, 0x0) on ISO CLASS 2 endpoint with expedited data
RETURN VALUES: expected: 0, observed: -1
TERRNO VALUES: expected: 0 (NO ERROR), observed: 10 (TBADDATA)Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
It is agreed that this is a Test Suite Deficiency and it is recommended
that a waiver is granted.
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 1955
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority