[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aRFYpTAnlvnobQN1@fedora>
Date: Mon, 10 Nov 2025 03:14:45 +0000
From: Hangbin Liu <liuhangbin@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Donald Hunter <donald.hunter@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
Simon Horman <horms@...nel.org>, Jan Stancek <jstancek@...hat.com>,
"Matthieu Baerts (NGI0)" <matttbe@...nel.org>,
Asbjørn Sloth Tønnesen <ast@...erby.net>,
Stanislav Fomichev <sdf@...ichev.me>,
Ido Schimmel <idosch@...dia.com>,
Guillaume Nault <gnault@...hat.com>,
Petr Machata <petrm@...dia.com>
Subject: Re: [PATCHv2 net-next 3/3] tools: ynl: add YNL test framework
On Thu, Nov 06, 2025 at 06:45:12AM -0800, Jakub Kicinski wrote:
> > > And how would we run all the tests in the new directory?
> > >
> > > Since we have two test files we need some way to run all.
> >
> > I didn't get your requirement. We can run them one by one in the test folder.
> >
> > # ./test_ynl_cli.sh
> > # ./test_ynl_ethtool.sh
> >
> > Do you want to use a wrapper to run the 2 tests? e.g.
> > # ./run_all_ynl_tests.sh
>
> Or make run_tests, like ksft
OK, makes sense to me.
Hangbin
Powered by blists - more mailing lists