Libc/pthread: Change tc of pthread_mutexattr_getprotocol according to standard return...
authorVidisha Thapa <thapa.v@samsung.com>
Fri, 21 Jul 2017 10:26:33 +0000 (15:56 +0530)
committerVidisha Thapa <thapa.v@samsung.com>
Mon, 31 Jul 2017 11:07:25 +0000 (16:37 +0530)
commit06b1c7daa75313b45ee2d051623b2c2bb6b4dfb6
tree7b81ed80ab503bbd035ed2c3d77c5b4887db9e49
parent19b76fe9d1aa9621a227bc979be639f6f60b0f3f
Libc/pthread: Change tc of pthread_mutexattr_getprotocol according to standard return type.

This patch modifies:
Test case for return value 0 of pthread_mutexattr_getprotocol as per standard API definition.

Signed-off-by: Vidisha Thapa <thapa.v@samsung.com>
apps/examples/testcase/le_tc/kernel/tc_libc_pthread.c