]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Move POST under a renamed Testing section
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:44 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:25 +0000 (11:36 -0400)
commit36778dfc9d58c271f59ebcf20a6a1aa438df9780
tree2b1b84731bbc4fa73fec5f3313ad119872ef2852
parent4cc40f618a83f58216f49040f08e3b5f1868c990
test: Move POST under a renamed Testing section

Rename Unit tests to Testing, since it is a stretch to describe some of
the tests as unit tests. Move POST there as well, so it doesn't show up
by itself in the top-level menu.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
test/Kconfig