commit | b6a49a7ae71755396a2fa1e6dbde1ae3064d256f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jun 11 23:29:50 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 20 11:55:52 2014 -0600 |
tree | f8d1e24e4e2fedab483e528d3063bb4e12b43372 | |
parent | 89876a55a62f495302e2fd76094e45a65ca188b2 [diff] |
dm: Allow driver model tests only for sandbox The GPIO tests require the sandbox GPIO driver, so cannot be run on other platforms. Similarly for the 'dm test' command. Signed-off-by: Simon Glass <sjg@chromium.org>