#1608 closed defect (fixed)

Coverage Improvement: open.c

Reported by: Bharath Suri Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: unspecified Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

PR to track changes which improve coverage of open.c

Attachments (2)

psxfile01-changes (2.3 KB) - added by Bharath Suri on 07/08/10 at 17:09:06.
Patch @ testsuites/psxtests/psxfile01/
ChangeLog-changes (164 bytes) - added by Bharath Suri on 07/08/10 at 17:10:59.
Updated ChangeLog? @ testsuites/psxtests

Download all attachments as: .zip

Change History (4)

Changed on 07/08/10 at 17:09:06 by Bharath Suri

Attachment: psxfile01-changes added

Patch @ testsuites/psxtests/psxfile01/

Changed on 07/08/10 at 17:10:59 by Bharath Suri

Attachment: ChangeLog-changes added

Updated ChangeLog? @ testsuites/psxtests

comment:1 Changed on 07/08/10 at 19:05:30 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch committed. Thanks. The updated coverage data includes the new tests I am adding for *sbrk*. Summary is:

Bytes Analyzed : 120496
Bytes Not Executed : 5748
Percentage Executed : 95.23
Percentage Not Executed : 4.77
Uncovered ranges found : 260
Total branches found : 2708
Uncovered branches found : 573

178 branches always taken
395 branches never taken

Symbols unreferenced: 14
Bytes in unreferenced symbols : 1728

comment:2 Changed on 10/10/17 at 06:46:55 by Sebastian Huber

Component: testingunspecified
Note: See TracTickets for help on using tickets.