Re: [PATCH v2 03/16] test: Rename final check in setexpr_test_backref()

2021-07-16 Thread Tom Rini
On Thu, May 13, 2021 at 07:39:19PM -0600, Simon Glass wrote: > The bug in setexpr is fixed now, so this test can be enabled. > > Reported-by: Coverity (CID: 316346) > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v2 03/16] test: Rename final check in setexpr_test_backref()

2021-05-13 Thread Simon Glass
The bug in setexpr is fixed now, so this test can be enabled. Reported-by: Coverity (CID: 316346) Signed-off-by: Simon Glass --- (no changes since v1) test/cmd/setexpr.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/cmd/setexpr.c b/test/cmd/setexpr.c index c537e893538..08b6e6e7243