DescriptionRefactor au_test_harness into modules and refactor to use worker design flow.
This CL is a large refactoring that moves the test_harness from using sub-classed classes of au_test into a one where we have the same AU_Test for all test flows but different test workers that operate on different types of machines. Specifically we move the VM / Real-image specific logic into real_au_worker and vm_au_worker. There isn't anything functionally different in this change.
Also, we move the classes into their own modules and clean up use of cros_build_lib to be more stylistically correct.
Change-Id: I3e25141174c3d5ba22962bf94365815e69e5bedf
BUG=chromium-os:11172
TEST=Ran with simple and full w/ w/out delta update payloads and with unittest and without unittest keys. Ran real test using full suite on test device using full update payloads.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=5566eb1
Patch Set 1 #Patch Set 2 : ws #Patch Set 3 : Add missing #Patch Set 4 : 80 char #
Total comments: 25
Patch Set 5 : Nit party #
Messages
Total messages: 3 (0 generated)
|