On Fri, Sep 25, 2020 at 11:03 PM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > > On Fri, Sep 25, 2020 at 1:03 PM shubham verma <shubhunic@xxxxxxxxx> wrote: > > In this patch series modernize the t7001 test script by changing the > > style of its tests from an old one to the modern one and by cleaning > > up the test script. > > Thanks for tackling this task. I presume it was prompted by [1] or > [2], as this series covers many of the items mentioned in [1]. > Overall, the series looks good. I'll leave comments in a few of the > individual patches. > > [1]: https://lore.kernel.org/git/CAPig+cQpUu2UO-+jWn1nTaDykWnxwuEitzVB7PnW2SS_b7V8Hg@xxxxxxxxxxxxxx/ > [2]: https://git.github.io/rev_news/2020/08/27/edition-66/ Eric, Actually I follow the Instruction that you pointed out in [1]. Okay, I improve the commits and make changes according to your comments. Thank You!