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

2020-07-06 Thread Kees Cook
On Mon, Jul 06, 2020 at 01:57:19PM -0600, Shuah Khan wrote: > I will pull them in today. OSS+ELC set me back with getting ready for Thanks! > the talks and presenting. July 4th holiday didn't help. Heh, yeah, I'm in the same boat. :) -- Kees Cook

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

2020-07-06 Thread Shuah Khan
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-keesc...@chromium.org/ I finall

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

2020-07-04 Thread Kees Cook
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-keesc...@chromium.org/ > > > I finally got around to c

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

2020-06-22 Thread Kees Cook
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-keesc...@chromium.org/ I finally got around to converting the kselftest_harness.h API to actually use the kselftest.h API so all t