Re: [PATCH] binman: Sort tests and rework test-file numbers

2022-08-26 Thread Simon Glass
On Tue, 23 Aug 2022 at 04:46, Stefan Herbrechtsmeier wrote: > > From: Stefan Herbrechtsmeier > > Tests should be in order of the test-file numbers. Sort the tests > according to the test-file numbers and rework the test-file numbers to > eliminate duplicate numbers. > > Signed-off-by: Stefan Herb

Re: [PATCH] binman: Sort tests and rework test-file numbers

2022-08-23 Thread Simon Glass
On Tue, 23 Aug 2022 at 04:46, Stefan Herbrechtsmeier wrote: > > From: Stefan Herbrechtsmeier > > Tests should be in order of the test-file numbers. Sort the tests > according to the test-file numbers and rework the test-file numbers to > eliminate duplicate numbers. > > Signed-off-by: Stefan Herb

[PATCH] binman: Sort tests and rework test-file numbers

2022-08-23 Thread Stefan Herbrechtsmeier
From: Stefan Herbrechtsmeier Tests should be in order of the test-file numbers. Sort the tests according to the test-file numbers and rework the test-file numbers to eliminate duplicate numbers. Signed-off-by: Stefan Herbrechtsmeier --- tools/binman/ftest.py | 113 +++