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

Issue 3593012: Add checking of space permissions and kernel space unique ID (Closed)

Created:
10 years, 2 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
Reviewers:
Randall Spangler
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Bill Richardson
Visibility:
Public.

Description

Add checking of space permissions and kernel space unique ID Change-Id: I7a77a7cd9d51238da314b09b3ac18b9dabeaa610 BUG=6061 TEST=successfully built and ran the autotest Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=7bfabc0

Patch Set 1 #

Patch Set 2 : don't fail on old firmware versions #

Total comments: 4

Patch Set 3 : . #

Patch Set 4 : improve messages #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -21 lines) Patch
M autotest/client/hardware_TPMCheck/hardware_TPMCheck.py View 1 2 3 2 chunks +58 lines, -21 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Luigi Semenzato
This completes the TPM sanity check autotest.
10 years, 2 months ago (2010-10-08 20:31:59 UTC) #1
Luigi Semenzato
For more reliable testing, don't fail if running on firmware older than X.03.60.1117.0036.Y. (Randall: can ...
10 years, 2 months ago (2010-10-08 22:48:28 UTC) #2
Randall Spangler
http://codereview.chromium.org/3593012/diff/3001/4001 File autotest/client/hardware_TPMCheck/hardware_TPMCheck.py (right): http://codereview.chromium.org/3593012/diff/3001/4001#newcode17 autotest/client/hardware_TPMCheck/hardware_TPMCheck.py:17: w = re.split("\.", "any-nickname.03.60.1117.0036.")[1:] 1117 -> 1118 http://codereview.chromium.org/3593012/diff/3001/4001#newcode20 autotest/client/hardware_TPMCheck/hardware_TPMCheck.py:20: ...
10 years, 2 months ago (2010-10-08 23:20:59 UTC) #3
Luigi Semenzato
Thank you for the excellent suggestions. PTAL. On 2010/10/08 23:20:59, Randall Spangler wrote: > http://codereview.chromium.org/3593012/diff/3001/4001 ...
10 years, 2 months ago (2010-10-11 16:19:15 UTC) #4
Randall Spangler
10 years, 2 months ago (2010-10-11 17:24:04 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698