|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1433 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 1433.
Report 1433 Actions
Problem Report Number 1433 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0715 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1996-01-17 08:00 Product Standard Internationalised System Calls and Libraries Extended (UNIX 95) Certification Program The Open Brand certification program Test Suite VSU version 4.1.0 Test Identification base/syslog 57 Problem Summary TSD4U.00100 This test may fail on implementations because the ARGUMENTS macro does not properly define the arguments to be used. Problem Text
This test may fail on implementations because the ARGUMENTS macro
does not properly define the arguments to be used.
There is a problem with this test in that the %.*c format statement
requires an integer argument as to the precision of the output. This
argument is not being provided in the arguments list for the test.
The argument list is defined as
#define ARGUMENTS (int)'1',(int)'1'
it needs to be changed to
#define ARGUMENTS 0, (int)'1', 0, (int)'1'
or the FORMAT macro changed.Test Output
70||"SPEC1170TESTSUITE AREA syslog 0"
110|0 /tset/CAPIbase/fsyslog/fsyslog57 13:07:14|Build Start, scenario ref 3-1
130|0 0 13:07:16|Build End
10|1 /tset/CAPIbase/fsyslog/fsyslog57 13:07:16|TC Start, scenario ref 3-1, ICs {57}
15|1 1.10 1|TCM Start
400|1 57 1 13:07:16|IC Start
200|1 1 13:07:16|TP Start
520|1 1 9393 1 1|SPEC1170TESTSUITE CASE 57
520|1 1 9393 1 2|On a call to void syslog(int priority, const char
520|1 1 9393 1 3|*message, ... /* argument */) when message contains
520|1 1 9393 1 4|"%.*c" the result shall be equivalent to "%c".
520|1 1 9453 1 1|PREP: Read VSU_USER_SYSLOG_FILE
520|1 1 9453 1 2|PREP: Start logging facility
520|1 1 9453 1 3|PREP: Close logging facility
520|1 1 9453 1 4|PREP: Call openlog()
520|1 1 9453 1 5|PREP: Call setlogmask()
520|1 1 9453 1 6|PREP: Open file to which messages are sent
520|1 1 9453 1 7|TEST: Send message using syslog
520|1 1 9453 1 8|PREP: Wait for syslog output
520|1 1 9453 1 9|TEST: syslog() message has correct format
520|1 1 9453 1 10|ERROR: syslog() failed to format argument correctly
520|1 1 9453 1 11| Received = This is a test .*c = 1 .*c = 0
520|1 1 9453 1 12| Expected = This is a test .*c = 1 .*c = :
220|1 1 1 13:07:21|FAIL
410|1 57 1 13:07:21|IC End
80|1 0 13:07:21|TC EndReview 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 1433
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority