]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/fftc-lld.git/commit
Made corrections for SDOCM00108271.
authorPragat Chaudhari <pragatc@ti.com>
Thu, 19 Jun 2014 18:22:34 +0000 (14:22 -0400)
committerPragat Chaudhari <pragatc@ti.com>
Thu, 19 Jun 2014 18:22:34 +0000 (14:22 -0400)
commitd9005ef8f96a5c65412bb03ae5f52f3310577717
tree810d4464c928929f1a9b0b0fa729c594752a6403
parent366eadba6ded47fde05fbe8ae3938c32a37fe106
Made corrections for SDOCM00108271.
-The FFTC test cases for K2L didn't pass due to incorrect
eventId used for the accumulator channels chosen. Sprugr9f
was used as a reference, but it is incorrect. Version g
(sprugr9g) will contain the necessary corrections.
-Added System_exit() calls to complete execution of the
tests.
15 files changed:
example/MultiCore/src/multicore.c
example/MultiCore/src/multicore_app_managed.c
setupenv.bat
test/src/fftc_test.h
test/src/test_main.c
test/src/test_mono_singlecore.c
test/src/test_mono_singlecore_psinfo.c
test/src/test_multicore.c
test/src/test_singlecore.c
test/src/test_singlecore_dftlist.c
test/src/test_singlecore_flowshare.c
test/src/test_singlecore_multipleinst.c
test/src/test_singlecore_psinfo.c
test/src/test_singlecore_queueshare.c
test/src/test_singlecore_shift.c