Fix tc_umm_heap_random_malloc to consider insufficient memory
authorjunmin kim <junmindd.kim@samsung.com>
Wed, 16 Aug 2017 12:30:11 +0000 (05:30 -0700)
committerjunmin kim <junmindd.kim@samsung.com>
Thu, 17 Aug 2017 04:37:21 +0000 (21:37 -0700)
commited1dd90d82cd8748f99a52bc867df52dfd58c2fb
tree36c012f5d25c321ada3404be018ef1f142843984
parent2731ebfc03e5b992883d34a29db0c3df3f6758a5
Fix tc_umm_heap_random_malloc to consider insufficient memory

If the lageset chunck < alloc size, malloc failure is right behavior
apps/examples/testcase/le_tc/kernel/tc_umm_heap.c