Re: [PATCH v2 0/8] selftests/harness: Switch to TAP output

From: Shuah Khan
Date: Mon Jul 06 2020 - 15:57:25 EST


On 7/4/20 11:46 PM, Kees Cook wrote:
On Mon, Jun 22, 2020 at 11:16:43AM -0700, Kees Cook wrote:
Hi,

v2:
- switch harness from XFAIL to SKIP
- pass skip reason from test into TAP output
- add acks/reviews
v1: https://lore.kernel.org/lkml/20200611224028.3275174-1-keescook@xxxxxxxxxxxx/


I finally got around to converting the kselftest_harness.h API to actually
use the kselftest.h API so all the tools using it can actually report
TAP correctly. As part of this, there are a bunch of related cleanups,
API updates, and additions.

Friendly ping -- I'd love to get this landed for -next, it makes doing
seccomp testing much nicer. :)

Thanks!


I will pull them in today. OSS+ELC set me back with getting ready for
the talks and presenting. July 4th holiday didn't help.

thanks,
-- Shuah