Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-21 | test: dm: Move the time test over to the ut command | Joe Hershberger | |
Unify the command for running unit tests further by moving the "ut_time" command over to "ut time". Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> | |||
2015-05-06 | test: Add a simple time test | Simon Glass | |
Sometimes the time functions are incorrect due to bad time support on a board. Add a unit test which tries to detect this. Signed-off-by: Simon Glass <sjg@chromium.org> |