History log of /fuchsia/zircon/system/dev/usb/usb-test/rules.mk
Revision Date Author Comments
# cab48690 03-Aug-2018 Jocelyn Dang <jocelyndang@google.com>

[dev][usb-tester] Driver for usb test device.

Currently provides a bulk loopback method.

Also adds usb-test test module, will skip tests if no testing device is found.

TEST= flash test device: fx shell usb-test-fwloader firmware.img
run test: fx shell runtests -t usb-test

Change-Id: Idc6bf6acd95551b53151c4edcd0fd65b3f1172f1


# da66960a 31-Jul-2018 Jocelyn Dang <jocelyndang@google.com>

[dev][fx3] Loads firmware onto FX3 for usb testing.

The usb-test-fwloader app reads the firmware image into a vmo,
and passes the vmo to fx3 to load and run.

TEST= plug in FX3 board, copy firmware image to zircon and run
fx shell usb-test-fwloader firmware.img

Change-Id: I472121179c92686574e888c85be026bc5eae081c