On Mon, Jan 22, 2024 at 04:04:15PM +0000, Mark Brown wrote:
> In preparation for trying to output the test results themselves in TAP
> format rework all the prints in the benchmark to use the kselftest output
> functions. The uses of system() all produce single line output so we can
> avoid having to deal with fully managing the child process and continue to
> use system() by simply printing an empty message before we invoke system().
> We also leave one printf() used to complete a line of output in place.
> 
> Tested-by: Anders Roxell <anders.rox...@linaro.org>
> Signed-off-by: Mark Brown <broo...@kernel.org>

Acked-by: Kees Cook <keesc...@chromium.org>

-- 
Kees Cook

Reply via email to