Re: [PATCH v2] selftest/tty: Use harness framework in tty

From: Shuah Khan
Date: Fri May 03 2024 - 15:43:36 EST


On 4/30/24 10:18, Shengyu Li wrote:
Similarly, this one is based on automated tools and a very
small percentage of manual modifications to automatically refactor
the version that uses kselftest_harness.h, which is logically clearer.

Signed-off-by: Shengyu Li <shengyu.li.evgeny@xxxxxxxxx>
---

v2: Fixed the last Assert

See feedback on your v1. Same comments apply here.
Explain why this refactor is necessary.

thanks,
-- Shuah