Test team touch fw update script.

Script for the test team to run while verifying a new touch firmware.
Supply a host ip and two builds (one with old firmware and one with new).
During test:
- Image the DUT to a build with the old firmware (by calling cros flash).
- Check for firmware updater errors (by calling test_that) new -> old.
- Image the DUT to a build with the new firmware.
- Check for firmware updater errors old -> new.
- Repeat above N times.

TEST=have used at my desk with no problems, test has found bugs in the past
BUG=None

Change-Id: Ic1e3147cc32d0a5a4851b8f2506c64cd96c53263
Reviewed-on: https://chromium-review.googlesource.com/290410
Reviewed-by: Katherine Threlkeld <kathrelkeld@chromium.org>
Commit-Queue: Katherine Threlkeld <kathrelkeld@chromium.org>
Tested-by: Katherine Threlkeld <kathrelkeld@chromium.org>
1 file changed