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

Issue 11819041: Make ipc_tests file structure a little saner and add an ipc_perftests target. (Closed)

Created:
7 years, 11 months ago by viettrungluu
Modified:
7 years, 11 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Make ipc_tests file structure a little saner and add an ipc_perftests target. This means that the (one, semi-manual) IPC perf test that we have will build without manual hackery (and do so separately from the ipc_tests target). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176341

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : ugh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+414 lines, -976 lines) Patch
M build/android/gtest_filter/ipc_tests_disabled View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc.gyp View 1 4 chunks +47 lines, -2 lines 0 comments Download
A + ipc/ipc_channel_unittest.cc View 1 3 chunks +3 lines, -282 lines 0 comments Download
M ipc/ipc_fuzzing_tests.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A ipc/ipc_perftests.cc View 1 chunk +205 lines, -0 lines 0 comments Download
M ipc/ipc_send_fds_test.cc View 1 5 chunks +6 lines, -5 lines 0 comments Download
A + ipc/ipc_test_base.h View 3 chunks +17 lines, -19 lines 0 comments Download
A ipc/ipc_test_base.cc View 1 chunk +131 lines, -0 lines 0 comments Download
D ipc/ipc_tests.h View 1 chunk +0 lines, -48 lines 0 comments Download
D ipc/ipc_tests.cc View 1 chunk +0 lines, -615 lines 0 comments Download
M ipc/sync_socket_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
viettrungluu
7 years, 11 months ago (2013-01-09 21:35:22 UTC) #1
jam
https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h File ipc/ipc_channel_unittest.h (right): https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h#newcode10 ipc/ipc_channel_unittest.h:10: class IPCChannelTest : public IPCTestBase { what's the point ...
7 years, 11 months ago (2013-01-09 21:56:52 UTC) #2
viettrungluu
https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h File ipc/ipc_channel_unittest.h (right): https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h#newcode10 ipc/ipc_channel_unittest.h:10: class IPCChannelTest : public IPCTestBase { On 2013/01/09 21:56:53, ...
7 years, 11 months ago (2013-01-09 22:15:50 UTC) #3
viettrungluu
On 2013/01/09 22:15:50, viettrungluu wrote: > https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h > File ipc/ipc_channel_unittest.h (right): > > https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h#newcode10 > ...
7 years, 11 months ago (2013-01-09 23:53:36 UTC) #4
jam
On 2013/01/09 23:53:36, viettrungluu wrote: > On 2013/01/09 22:15:50, viettrungluu wrote: > > https://codereview.chromium.org/11819041/diff/1/ipc/ipc_channel_unittest.h > ...
7 years, 11 months ago (2013-01-10 17:14:24 UTC) #5
viettrungluu
On 2013/01/10 17:14:24, John Abd-El-Malek wrote: > > > Or maybe we should just put ...
7 years, 11 months ago (2013-01-10 17:43:50 UTC) #6
jam
lgtm
7 years, 11 months ago (2013-01-11 01:18:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/11819041/9014
7 years, 11 months ago (2013-01-11 03:05:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/11819041/9014
7 years, 11 months ago (2013-01-11 13:35:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/11819041/9014
7 years, 11 months ago (2013-01-11 13:43:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/11819041/9014
7 years, 11 months ago (2013-01-11 13:53:26 UTC) #11
commit-bot: I haz the power
7 years, 11 months ago (2013-01-11 15:13:38 UTC) #12
Message was sent while issue was closed.
Change committed as 176341

Powered by Google App Engine
This is Rietveld 408576698