TC: Expand tc for libc/stdlib module.
authorLokesh B V <lokesh.bv@partner.samsung.com>
Wed, 19 Jul 2017 07:16:13 +0000 (12:46 +0530)
committerLokesh B V <lokesh.bv@partner.samsung.com>
Tue, 1 Aug 2017 09:55:10 +0000 (15:25 +0530)
commit999e6b04f08b2c875cd3d27650c0b89fd3006e3e
tree9d006ae1250845965e1be9506da7d003fe435147
parent111a43e449f56d853e3b8a69d2946f30831a01e6
TC: Expand tc for libc/stdlib module.

1) Adds tc for abort() API.
2) Adds tc for itoa() - for negative input value.
3) exapnds tc for qsort(), strtod(), strtol(), strtoll(), strtoul() API's.

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