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

Issue 2799683004: [CrOS Tether] Add FakeCryptAuthService, a test double for CryptAuthService. (Closed)

Created:
3 years, 8 months ago by Kyle Horimoto
Modified:
3 years, 8 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, chromium-apps-reviews_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrOS Tether] Add FakeCryptAuthService, a test double for CryptAuthService. BUG=672263 Review-Url: https://codereview.chromium.org/2799683004 Cr-Commit-Position: refs/heads/master@{#462637} Committed: https://chromium.googlesource.com/chromium/src/+/0371cd7b822641355ec9fa5977070e73af2210cc

Patch Set 1 #

Patch Set 2 : Add missing FakeCryptAuthService function definitions. #

Patch Set 3 : Added missing ctor/dtor for FakeCrypAuthService. #

Patch Set 4 : Remove all but the test double. #

Total comments: 2

Patch Set 5 : Added a missing #include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -0 lines) Patch
M components/cryptauth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/cryptauth/cryptauth_service.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A components/cryptauth/fake_cryptauth_service.h View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A components/cryptauth/fake_cryptauth_service.cc View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
Kyle Horimoto
3 years, 8 months ago (2017-04-05 23:23:08 UTC) #2
Ryan Hansberry
It seems you originally intended to add two extra methods on CryptAuthService; why did you ...
3 years, 8 months ago (2017-04-06 15:18:25 UTC) #4
Kyle Horimoto
I removed the extra stuff in this CL because Tim didn't think it was a ...
3 years, 8 months ago (2017-04-06 16:51:34 UTC) #6
Ryan Hansberry
lgtm
3 years, 8 months ago (2017-04-06 16:52:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2799683004/60001
3 years, 8 months ago (2017-04-06 16:53:12 UTC) #9
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 8 months ago (2017-04-06 16:53:15 UTC) #11
Jeremy Klein
lgtm
3 years, 8 months ago (2017-04-06 17:10:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2799683004/60001
3 years, 8 months ago (2017-04-06 17:11:54 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/383603)
3 years, 8 months ago (2017-04-06 17:53:30 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2799683004/80001
3 years, 8 months ago (2017-04-06 20:30:49 UTC) #20
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 21:55:35 UTC) #23
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/0371cd7b822641355ec9fa597707...

Powered by Google App Engine
This is Rietveld 408576698