Files
u-boot/test/dm
Heinrich Schuchardt 12f1e7908a dm: test: usb: rework keyboard test
Allow the unit test to pass full 8 byte scan code sequences to the USB
keyboard emulation driver and to parse multi-byte escape sequences.

The following features are not yet tested:

* LED status
* caps-lock
* num-lock
* numerical pad keys

The following features are not yet implemented by the USB keyboard
driver and therefore not tested:

* modifiers for non-alpha-numeric keys, e.g. <SHIFT><TAB> and <ALT><F4>
* some special keys, e.g. <PRINT>
* some modifiers, e.g. <ALT> and <META>
* alternative keyboard layouts

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-11-25 13:28:53 +01:00
..
2019-07-12 21:07:58 -04:00
2019-10-22 16:14:05 +02:00
2018-12-07 08:13:45 -05:00
2019-10-13 23:34:43 +02:00
2019-08-11 16:43:41 -04:00
2018-12-13 16:32:49 -07:00
2019-10-13 23:34:43 +02:00
2019-07-05 14:19:41 +02:00
2019-02-20 15:27:08 +08:00
2019-07-11 10:05:15 -04:00
2019-11-03 07:20:26 +08:00
2019-11-25 13:28:53 +01:00