]> git.baikalelectronics.ru Git - uboot.git/commit
test: Rename final check in setexpr_test_backref()
authorSimon Glass <sjg@chromium.org>
Fri, 14 May 2021 01:39:19 +0000 (19:39 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 15 Jul 2021 22:42:05 +0000 (18:42 -0400)
commit4f6123c60f3369da1b6846b9bb779b3a1896b03c
tree72c581ec7657c7640ba745c316a7741077a3709b
parentcf208f5f8395a010d8273d781b958e051ac14509
test: Rename final check in setexpr_test_backref()

The bug in setexpr is fixed now, so this test can be enabled.

Reported-by: Coverity (CID: 316346)
Signed-off-by: Simon Glass <sjg@chromium.org>
test/cmd/setexpr.c