IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 20 years ago

#183 closed defect (fixed)

FFT tests required for path coverage

Reported by: Paul Price Owned by: Eric.VanAlst@…
Priority: high Milestone:
Component: math Version: 0.2.2
Severity: normal Keywords:
Cc:

Description

The below branches were not touched during a FullUnitTest, according to path
coverage analysis by gcov.

psFFT.c:
L131 psImageReal on C64
L191 psImageImaginary on C64
L268 psImageComplex on F64
L328 psImageConjugate on C64
L391 psImagePowerSpectrum on C64
L514 psVectorReal on real vector
L558 psVectorImaginary on real vector
L652 psVectorConjugate on real vector

Change History (5)

comment:1 by robert.desonia@…, 22 years ago

Status: newassigned

comment:2 by Eric.VanAlst@…, 22 years ago

Owner: changed from robert.desonia@… to Eric.VanAlst@…
Status: assignednew

comment:3 by Eric.VanAlst@…, 22 years ago

Resolution: fixed
Status: newclosed

Added additional test cases to dataManip/tst_psVectorFFT.c and
image/tst_psImageFFT.c unit test to cover the mentioned paths to close this item.

comment:4 by Paul Price, 20 years ago

Keywords: VERIFIED added

Bug has been resolved.... closing.

comment:5 by Paul Price, 20 years ago

Keywords: VERIFIED removed

Bugs have been fixed... closing.

Note: See TracTickets for help on using tickets.