commit | 437176b98687af43b9c9dcd82616cc5430c75e9e | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed May 20 14:27:31 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu May 21 09:16:17 2015 -0400 |
tree | 752796995dc5f438f44cbdd8aa323ac6ebf519a8 | |
parent | ee20efebcf27cf45207d582457371331babbe218 [diff] |
test: Move the unit tests to their own menu Make all unit tests selectable as a menu of test suites instead of just sitting in the top-level menu individually. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>