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

Issue 900973002: Initial changelist for the app remoting test driver tool (Closed)

Created:
5 years, 10 months ago by joedow
Modified:
5 years, 10 months ago
Reviewers:
Wez, Jamie, garykac
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Initial checkin for the app remoting test driver tool. The external pieces of the test driver will consist of a common library which will build the dependencies and core helper classes and a minimal version of the tool which will include a minimal number of tests. An internal version of the tool will include the common library and pull in additional tests from src-internal. The tool uses the GTest framework and this CL is to set up the foundation so I can start adding functionality. I am not hooking it into the public gyp files yet, that will come in a future change as more changes to the remoting GYP files are expected. BUG= Committed: https://crrev.com/2079b57f0bd295d100e36850956af31c6d52316b Cr-Commit-Position: refs/heads/master@{#314712}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressing CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -0 lines) Patch
A remoting/app_remoting_test.gyp View 1 chunk +51 lines, -0 lines 0 comments Download
A remoting/test/app_remoting_test_driver.cc View 1 1 chunk +154 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
joedow
5 years, 10 months ago (2015-02-04 18:58:01 UTC) #2
Jamie
LGTM with nits. https://codereview.chromium.org/900973002/diff/1/remoting/test/app_remoting_test_driver.cc File remoting/test/app_remoting_test_driver.cc (right): https://codereview.chromium.org/900973002/diff/1/remoting/test/app_remoting_test_driver.cc#newcode26 remoting/test/app_remoting_test_driver.cc:26: // scope fragments are necessary and ...
5 years, 10 months ago (2015-02-05 00:38:40 UTC) #3
joedow
Updated based on Jamie's feedback. https://codereview.chromium.org/900973002/diff/1/remoting/test/app_remoting_test_driver.cc File remoting/test/app_remoting_test_driver.cc (right): https://codereview.chromium.org/900973002/diff/1/remoting/test/app_remoting_test_driver.cc#newcode26 remoting/test/app_remoting_test_driver.cc:26: // scope fragments are ...
5 years, 10 months ago (2015-02-05 01:19:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/900973002/20001
5 years, 10 months ago (2015-02-05 01:21:18 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-05 01:39:37 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 01:41:17 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2079b57f0bd295d100e36850956af31c6d52316b
Cr-Commit-Position: refs/heads/master@{#314712}

Powered by Google App Engine
This is Rietveld 408576698