commit | b6a4b66d845ae4c7f4eece419269c65ca332ba7b | [log] [tgz] |
---|---|---|
author | Paul Elder <paul.elder@pitt.edu> | Mon Jun 12 08:56:47 2017 +0200 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Jun 13 12:57:35 2017 -0600 |
tree | 7335f683c0e8ad813704aa3eb1922acebe8cfe71 | |
parent | 34a048cc06802556e5f96f325dc32cc2f6a11225 [diff] |
kselftest: add TAP13 conformant versions of ksft_* functions Add TAP13 conformat output functions to kselftest.h. Also add exit functions that output TAP13 exiting text, as well as functions to keep track of testing progress. Signed-off-by: Paul Elder <paul.elder@pitt.edu> Signed-off-by: Alice Ferrazzi <alice.ferrazzi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>