Problem Report Number |
0061 |
Submitter's Classification |
Test Suite problem |
State |
Resolved |
Resolution |
Test Suite Deficiency (TSD) |
Problem Resolution ID |
TSD.PX.0031 |
Raised |
2010-12-13 21:18 |
Updated |
2010-12-13 16:26 |
Published |
2010-12-13 16:26 |
Product Standard |
PSE52 Realtime Controller 1003.1-2003 System |
Certification Program |
POSIX Certified by IEEE and The Open Group |
Test Suite |
VSTH-PSE version 5.5.3 |
Test Identification |
/tset/PTHR.os/sched_rt/pthread_attr_setschedpolicy/T.pthread_attr_setschedpolicy{1,
2} |
Specification |
PSE52 Realtime Controller 1003.1-2003 System Product Standard |
Problem Summary |
t1_f1() and t2_f1() must call pthread_attr_destroy() at the end of function. |
Problem Text |
Calling pthread_attr_init function are not working because pthread
attributes are not destroyed in
t1_f1() & t2_f1(). |
Test Output |
/tset/PTHR.os/sched_rt/pthread_attr_setschedpolicy/T.pthread_attr_setschedpolicy
1
Unresolved
Test Information:
pthread_attr_init, expected 0, got 16
pthread_attr_init, expected 0, got 16
/tset/PTHR.os/sched_rt/pthread_attr_setschedpolicy/T.pthread_attr_setschedpolicy
2
Unresolved
Test Information:
pthread_attr_init, expected 0, got 16
pthread_attr_init, expected 0, got 16 |