[flashrom] [patch] partial write test script

David Hendricks dhendrix at google.com
Wed Oct 27 02:33:12 CEST 2010


On Tue, Oct 26, 2010 at 4:42 PM, David Hendricks <dhendrix at google.com>wrote:

> After a few tries at manually verifying partial writes and realizing that
> it's awfully tedious to do any exhaustive testing, I hastily threw together
> a shell script to help automate the process. Since there are others on this
> list doing similar things, I figured it might be helpful to throw it up
> here.
>
> Note: It's unfinished and probably has bugs, but I figure it's at least a
> start, even if only to kickstart a conversation about how to test partial
> writes in a standard and useful manner.
>

idwer already noticed at least one issue, so I attempted to correct it along
with a couple others.

- Default path for flashrom binary should be "../flashrom" since that is
where a user will typically have built a fresh binary. This can be
overridden easily.
- Suppressed some annoying output from "dd" command.
- Implemented better checks for uuencode and pre-installed (assumed to be
stable) flashrom binary.

Signed-off-by: David Hendricks <dhendrix at google.com>

-- 
David Hendricks (dhendrix)
Systems Software Engineer, Google Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20101026/08dec2f3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flashrom-partial-write-test.diff
Type: text/x-patch
Size: 7577 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20101026/08dec2f3/attachment.diff>


More information about the flashrom mailing list