selftests: capabilities: convert the test to use TAP13 ksft framework
authorShuah Khan <shuahkh@osg.samsung.com>
Tue, 25 Jul 2017 20:27:33 +0000 (14:27 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Wed, 2 Aug 2017 21:30:29 +0000 (15:30 -0600)
commit7d005195e9eb6518017e02c1468e3de693cc7442
treee5941c5694f296ebb2024aa2dfd7b458a7b4d9ff
parent52888fe43e1802cfc7dcea1b634d08351a0a73f4
selftests: capabilities: convert the test to use TAP13 ksft framework

Convert the test to use TAP13 ksft framework for test output. Converting
error paths using err() and errx() will be done in another patch to make
it easier for review and change management.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/capabilities/test_execve.c
tools/testing/selftests/capabilities/validate_cap.c