commit | 7d005195e9eb6518017e02c1468e3de693cc7442 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Tue Jul 25 14:27:33 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Wed Aug 02 15:30:29 2017 -0600 |
tree | e5941c5694f296ebb2024aa2dfd7b458a7b4d9ff | |
parent | 52888fe43e1802cfc7dcea1b634d08351a0a73f4 [diff] |
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>