1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-14 22:42:01 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
Simon Glass
1c7217511c test: Add an overall test runner
Add a new test runner that will eventually be able to run any test. For
now, have it run the 'command' unit tests, so that the functionality in
cmd_ut_category() moves into it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-12 09:57:29 -05:00