public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
@ 2014-07-29 13:45 Lukasz Majewski
  2014-07-29 13:45 ` [U-Boot] [PATCH 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files Lukasz Majewski
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Lukasz Majewski @ 2014-07-29 13:45 UTC (permalink / raw)
  To: u-boot

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                  |  17 +++++
 test/ums/ums_gadget_test.sh      | 130 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 172 insertions(+), 1 deletion(-)
 create mode 100644 test/ums/README
 create mode 100755 test/ums/ums_gadget_test.sh

-- 
2.0.0.rc2

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-08-19  9:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 13:45 [U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure Lukasz Majewski
2014-07-29 13:45 ` [U-Boot] [PATCH 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files Lukasz Majewski
2014-07-29 13:45 ` [U-Boot] [PATCH 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts Lukasz Majewski
2014-07-29 13:45 ` [U-Boot] [PATCH 3/3] test: ums: Add script for testing UMS gadget operation Lukasz Majewski
2014-07-29 16:45   ` Stephen Warren
2014-07-30 11:44     ` Lukasz Majewski
2014-08-14 12:41 ` [U-Boot] [PATCH v2 0/3] test: Extending USB gadget tests infrastructure Lukasz Majewski
2014-08-14 12:41   ` [U-Boot] [PATCH v2 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files Lukasz Majewski
2014-08-14 12:41   ` [U-Boot] [PATCH v2 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts Lukasz Majewski
2014-08-14 12:41   ` [U-Boot] [PATCH v2 3/3] test: ums: Add script for testing UMS gadget operation Lukasz Majewski
2014-08-15 17:06     ` Stephen Warren
2014-08-18 10:12 ` [U-Boot] [PATCH v3 0/3] test: Extending USB gadget tests infrastructure Lukasz Majewski
2014-08-18 10:12   ` [U-Boot] [PATCH v3 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files Lukasz Majewski
2014-08-18 10:12   ` [U-Boot] [PATCH v3 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts Lukasz Majewski
2014-08-18 10:12   ` [U-Boot] [PATCH v3 3/3] test: ums: Add script for testing UMS gadget operation Lukasz Majewski
2014-08-18 16:26     ` Stephen Warren
2014-08-19  9:09       ` Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox