TC-Libc_Math: Remove fixed size at array definition.
authorLokesh B V <lokesh.bv@partner.samsung.com>
Tue, 1 Aug 2017 09:03:44 +0000 (14:33 +0530)
committerLokesh B V <lokesh.bv@partner.samsung.com>
Tue, 1 Aug 2017 09:10:17 +0000 (14:40 +0530)
commitbee641bb7edcd240b96cca890ba4f4f0557933e3
tree040db84bd4b03ede3ecdb96b4cd3ef3359ec1272
parentaefdbd9ea514363d801d6d55a92f95d1b8980620
TC-Libc_Math: Remove fixed size at array definition.

1) Removes fixed size at array definition.
2) Uses sizeof to get loop value instead of fixed value.

Signed-off-by: Lokesh B V <lokesh.bv@partner.samsung.com>
apps/examples/testcase/le_tc/kernel/tc_libc_math.c