Re: [PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
From: Kees Cook
Date: Tue May 12 2026 - 21:01:43 EST
On Tue, Apr 14, 2026 at 11:07:47AM -0700, Ackerley Tng wrote:
> Would maintainers be open to having the kselftest harness expose a pointer
> to the metadata globally?
I would like this, yes. It's been a real pain sometimes having to pass
_metadata down into various deep helper functions.
--
Kees Cook