Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-11-01 Thread Tom Rini
On Fri, Nov 01, 2024 at 04:32:56PM +0100, Simon Glass wrote: > Hi Tom, > > On Thu, 31 Oct 2024 at 19:10, Tom Rini wrote: > > > > On Thu, Oct 31, 2024 at 07:00:41PM +0100, Simon Glass wrote: > > > Hi Tom, > > > > > > On Tue, 29 Oct 2024 at 17:36, Tom Rini wrote: > > > > > > > > On Tue, Oct 29, 20

Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-11-01 Thread Simon Glass
Hi Tom, On Thu, 31 Oct 2024 at 19:10, Tom Rini wrote: > > On Thu, Oct 31, 2024 at 07:00:41PM +0100, Simon Glass wrote: > > Hi Tom, > > > > On Tue, 29 Oct 2024 at 17:36, Tom Rini wrote: > > > > > > On Tue, Oct 29, 2024 at 04:45:40PM +0100, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Mon

Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-10-31 Thread Simon Glass
Hi Tom, On Tue, 29 Oct 2024 at 17:36, Tom Rini wrote: > > On Tue, Oct 29, 2024 at 04:45:40PM +0100, Simon Glass wrote: > > Hi Tom, > > > > On Mon, 28 Oct 2024 at 20:33, Tom Rini wrote: > > > > > > On Mon, Oct 28, 2024 at 01:41:08PM +0100, Simon Glass wrote: > > > > > > > There is no particular n

Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-10-31 Thread Tom Rini
On Thu, Oct 31, 2024 at 07:00:41PM +0100, Simon Glass wrote: > Hi Tom, > > On Tue, 29 Oct 2024 at 17:36, Tom Rini wrote: > > > > On Tue, Oct 29, 2024 at 04:45:40PM +0100, Simon Glass wrote: > > > Hi Tom, > > > > > > On Mon, 28 Oct 2024 at 20:33, Tom Rini wrote: > > > > > > > > On Mon, Oct 28, 20

Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-10-29 Thread Tom Rini
On Tue, Oct 29, 2024 at 04:45:40PM +0100, Simon Glass wrote: > Hi Tom, > > On Mon, 28 Oct 2024 at 20:33, Tom Rini wrote: > > > > On Mon, Oct 28, 2024 at 01:41:08PM +0100, Simon Glass wrote: > > > > > There is no particular need for bloblist to have its own test suite. > > > Move it into the commo

Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-10-29 Thread Simon Glass
Hi Tom, On Mon, 28 Oct 2024 at 20:33, Tom Rini wrote: > > On Mon, Oct 28, 2024 at 01:41:08PM +0100, Simon Glass wrote: > > > There is no particular need for bloblist to have its own test suite. > > Move it into the common suite instead. > > > > Add the missing help for 'common' and update the doc

Re: [PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-10-28 Thread Tom Rini
On Mon, Oct 28, 2024 at 01:41:08PM +0100, Simon Glass wrote: > There is no particular need for bloblist to have its own test suite. > Move it into the common suite instead. > > Add the missing help for 'common' and update the docs. > > Signed-off-by: Simon Glass This feels both like churn and

[PATCH 03/21] bloblist: test: doc: Move into the common suite

2024-10-28 Thread Simon Glass
There is no particular need for bloblist to have its own test suite. Move it into the common suite instead. Add the missing help for 'common' and update the docs. Signed-off-by: Simon Glass --- doc/usage/cmd/ut.rst | 29 +--- test/cmd_ut.c | 6 +- test/c