[U-Boot] [PATCH v2 0/3] test: Extending USB gadget tests infrastructure

Lukasz Majewski l.majewski at samsung.com
Thu Aug 14 14:41:01 CEST 2014


New test for UMS regressions catching has been added.
Moreover some DFU enhancements have been included as well.

Lukasz Majewski (3):
  test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test
    files
  test: dfu: cosmetic: Add missing license information to DFU test
    scripts
  test: ums: Add script for testing UMS gadget operation

 test/dfu/dfu_gadget_test.sh      |  10 +++
 test/dfu/dfu_gadget_test_init.sh |  16 +++-
 test/ums/README                  |  26 ++++++
 test/ums/ums_gadget_test.sh      | 169 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 220 insertions(+), 1 deletion(-)
 create mode 100644 test/ums/README
 create mode 100755 test/ums/ums_gadget_test.sh

-- 
2.0.0.rc2



More information about the U-Boot mailing list