commit | 17e9c78a24575e3b6b9822d77d7e88469fa58602 | [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 | 34a1d350ee30c11a4f2615220e3bb31bcd33588a [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>