commit | 36778dfc9d58c271f59ebcf20a6a1aa438df9780 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:44 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:25 2023 -0400 |
tree | 2b1b84731bbc4fa73fec5f3313ad119872ef2852 | |
parent | 4cc40f618a83f58216f49040f08e3b5f1868c990 [diff] |
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>