commit | 8271f5d4c3a0ce8282025217509c18220a0f552b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 02 09:25:02 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed May 06 12:48:37 2015 -0600 |
tree | 5e002f8b48bbf8adf3cd9b887a552d451ce541e2 | |
parent | ebaa832e9904677e2aea96d20e9c2c669e1ec7df [diff] |
test: Add a simple time test 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>