Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: client/samples/test_install

Issue 4823005: Merge remote branch 'cros/upstream' into tempbranch (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: patch Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/samples/test_add_kernel ('k') | client/samples/test_job » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 print "TEST: initing kernel"
2 testkernel = job.kernel('/usr/local/autotest/tmp2/build/build')
3 print "TEST: installing kernel"
4 testkernel.install()
5 # print "TEST: booting system"
6 # system.boot() # does autotest by default
7
OLDNEW
« no previous file with comments | « client/samples/test_add_kernel ('k') | client/samples/test_job » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698