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

Issue 6462013: Run TPM timing test to completion instead of stopping at the first error. (Closed)

Created:
9 years, 10 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, Luigi Semenzato
Visibility:
Public.

Description

Run TPM timing test to completion instead of stopping at the first error. Change-Id: Iae764bfeb2c766abb550f338db3d35d1d7eebf1d BUG=433 TEST=compiled and ran. (QA NOTE: no testing required) Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0d2d139

Patch Set 1 #

Total comments: 3

Patch Set 2 : keep track of errors #

Total comments: 1

Patch Set 3 : typo #

Patch Set 4 : fixes from review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M tests/tpm_lite/timing.c View 1 2 4 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Luigi Semenzato
I needed to make this test more useful. Thanks!
9 years, 10 months ago (2011-02-08 22:54:09 UTC) #1
Randall Spangler
http://codereview.chromium.org/6462013/diff/1/tests/tpm_lite/timing.c File tests/tpm_lite/timing.c (right): http://codereview.chromium.org/6462013/diff/1/tests/tpm_lite/timing.c#newcode31 tests/tpm_lite/timing.c:31: printf(#op ": error 0x%x\n", __result); \ Suggest incrementing an ...
9 years, 10 months ago (2011-02-08 23:03:44 UTC) #2
Luigi Semenzato
Thanks for the suggestions, PTAL. On 2011/02/08 23:03:44, Randall Spangler wrote: > http://codereview.chromium.org/6462013/diff/1/tests/tpm_lite/timing.c > File ...
9 years, 10 months ago (2011-02-10 00:04:59 UTC) #3
Luigi Semenzato
Ping. Sorry for the bother, Infineon would like this and I prefer to have it ...
9 years, 10 months ago (2011-02-10 18:12:05 UTC) #4
Randall Spangler
9 years, 10 months ago (2011-02-10 19:28:05 UTC) #5
LGTM assuming you fix the typo :)

http://codereview.chromium.org/6462013/diff/5001/tests/tpm_lite/timing.c
File tests/tpm_lite/timing.c (right):

http://codereview.chromium.org/6462013/diff/5001/tests/tpm_lite/timing.c#newc...
tests/tpm_lite/timing.c:32: error++;                                            
             \
errors++

Powered by Google App Engine
This is Rietveld 408576698