commit | 883ef5386bb129a7cbdfc27fab9b25c9724e850a | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Jul 01 12:16:56 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Sat Aug 09 11:17:00 2014 -0400 |
tree | c929d24f82109eed48716b6c7c4a6c39a0d321cf | |
parent | faacd3e5432d89e71de86400d98f6d3f2f03de30 [diff] |
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>