]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: dfu: add some more test cases
authorStephen Warren <swarren@nvidia.com>
Tue, 1 Jul 2014 18:16:56 +0000 (12:16 -0600)
committerTom Rini <trini@ti.com>
Sat, 9 Aug 2014 15:17:00 +0000 (11:17 -0400)
commit54ce79c8a5f05704a086582939af35f60af072e3
treec929d24f82109eed48716b6c7c4a6c39a0d321cf
parentc0e6663b0ae7a4972a17348c8a1f6c0ebb67f5d1
test: dfu: add some more test cases

On Tegra, the DFU buffer size is 1M. Consequently, the 8M test always
fails. Add tests for the 1M size, and one byte less as a corner case,
so that some large tests are executed and expected to pass.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
test/dfu/dfu_gadget_test_init.sh