commit | 11e4786ac055abde4986e43810490f0c3c2f1927 | [log] [tgz] |
---|---|---|
author | Pratyush Yadav <p.yadav@ti.com> | Fri Oct 16 16:16:36 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 28 11:49:31 2020 -0400 |
tree | 4e2a6a2ac57a8d21b372c004b18b4d42c799fdca | |
parent | becd9b7a7c40848017cdb0febbe1d8aa97240674 [diff] |
test: mux-cmd: Add tests for the 'mux' command Tests tests run the three mux subcommands: list, select, and deselect, and verify that the commands do what we expect. Signed-off-by: Pratyush Yadav <p.yadav@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>