commit | c0ccc72c88706726e48fa4ec8292c9f3f846e154 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 23:48:08 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:52 2015 -0700 |
tree | 537f0058c11f489beba99ab5b807b74e62923b8a | |
parent | 2b510fa04cad84f38003c8a95aa91a6aca95dc96 [diff] |
dm: test: usb: sandbox: Add keyboard tests for sandbox Add a test that verifies that USB keyboards work correctly on sandbox. This verifies some additional parts of the USB stack. Signed-off-by: Simon Glass <sjg@chromium.org>