mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-16 18:16:51 +08:00
Now that we have a suitable test framework we should move all tests into it. The vboot test is a suitable candidate. Rewrite it in Python and move the data files into an appropriate directory. Signed-off-by: Simon Glass <sjg@chromium.org>