Re: [PATCH 1/1] test: improve configuration for Kconfig test options

2023-04-26 Thread Tom Rini
On Mon, Apr 03, 2023 at 12:04:39PM +0200, Heinrich Schuchardt wrote: > * Fix dependencies > * Provide labels that are easier to grasp. > * Fix typo %s/whgch/which/ > * Fix type %s/Is/is/ > > Fixes: 29784d62eded ("test: Add some tests for kconfig.h") > Signed-off-by: Heinrich Schuchardt >

Re: [PATCH 1/1] test: improve configuration for Kconfig test options

2023-04-05 Thread Simon Glass
On Mon, 3 Apr 2023 at 22:04, Heinrich Schuchardt wrote: > > * Fix dependencies > * Provide labels that are easier to grasp. > * Fix typo %s/whgch/which/ > * Fix type %s/Is/is/ > > Fixes: 29784d62eded ("test: Add some tests for kconfig.h") > Signed-off-by: Heinrich Schuchardt > --- >

[PATCH 1/1] test: improve configuration for Kconfig test options

2023-04-03 Thread Heinrich Schuchardt
* Fix dependencies * Provide labels that are easier to grasp. * Fix typo %s/whgch/which/ * Fix type %s/Is/is/ Fixes: 29784d62eded ("test: Add some tests for kconfig.h") Signed-off-by: Heinrich Schuchardt --- test/lib/Kconfig | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-)