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

Issue 3162023: Run the cgpt tests in a separate directory. (Closed)

Created:
10 years, 4 months ago by Bill Richardson
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org, Randall Spangler, Luigi Semenzato, Bill Richardson
Base URL:
http://src.chromium.org/git/vboot_reference.git
Visibility:
Public.

Description

Run the cgpt tests in a separate directory. I'm getting ready to add a bunch more cgpt tests. This is just to clear the way. Change-Id: I5cb781e85938b94da9c59528872ddfd386712726

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -14 lines) Patch
M tests/common.sh View 1 chunk +1 line, -9 lines 3 comments Download
M tests/run_cgpt_tests.sh View 1 chunk +8 lines, -5 lines 3 comments Download

Messages

Total messages: 6 (0 generated)
Bill Richardson
10 years, 4 months ago (2010-08-19 22:36:41 UTC) #1
vb
http://codereview.chromium.org/3162023/diff/1/2 File tests/common.sh (right): http://codereview.chromium.org/3162023/diff/1/2#newcode8 tests/common.sh:8: SCRIPT_DIR=$(dirname $(readlink -f "$0")) This is a noop change, ...
10 years, 4 months ago (2010-08-19 23:15:33 UTC) #2
Randall Spangler
http://codereview.chromium.org/3162023/diff/1/3 File tests/run_cgpt_tests.sh (left): http://codereview.chromium.org/3162023/diff/1/3#oldcode21 tests/run_cgpt_tests.sh:21: trap "rm -f ${DEV}" EXIT On 2010/08/19 23:15:35, vb ...
10 years, 4 months ago (2010-08-19 23:30:40 UTC) #3
gauravsh
http://codereview.chromium.org/3162023/diff/1/2 File tests/common.sh (right): http://codereview.chromium.org/3162023/diff/1/2#newcode8 tests/common.sh:8: SCRIPT_DIR=$(dirname $(readlink -f "$0")) On 2010/08/19 23:15:35, vb wrote: ...
10 years, 4 months ago (2010-08-19 23:34:47 UTC) #4
Bill Richardson
http://codereview.chromium.org/3162023/diff/1/2 File tests/common.sh (right): http://codereview.chromium.org/3162023/diff/1/2#newcode8 tests/common.sh:8: SCRIPT_DIR=$(dirname $(readlink -f "$0")) On 2010/08/19 23:34:47, gauravsh wrote: ...
10 years, 4 months ago (2010-08-19 23:59:34 UTC) #5
Randall Spangler
10 years, 4 months ago (2010-08-20 00:02:20 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698