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

Issue 26251003: android: Add 4 new linker tests. (Closed)

Created:
7 years, 2 months ago by digit1
Modified:
7 years, 2 months ago
Reviewers:
bulach, Yaron, frankf
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

android: Add 4 new linker tests. This extracts the build/android/ changes for Patch Set 32 of https://codereview.chromium.org/23717023/ This adds 4 new linker tests to check the library load addresses and their proper randomization when simulating low-memory and regular devices. Since there are now 6 linker tests, also add support for -f / --gtest_filter options to filter the tests to run, e.g. to run all low-memory device tests, one can use: build/android/test_runner.py linker --gtest_filter='*LowMemory*' BUG=287739 R=bulach@chromium.org, frankf@chromium.org, yfriedman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227418

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address Marcus' nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+406 lines, -98 lines) Patch
build/android/pylib/linker/setup.py View 1 3 chunks +20 lines, -7 lines 0 comments Download
build/android/pylib/linker/test_case.py View 1 5 chunks +382 lines, -89 lines 0 comments Download
build/android/pylib/linker/test_runner.py View 1 chunk +2 lines, -2 lines 0 comments Download
build/android/test_runner.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
digit1
7 years, 2 months ago (2013-10-07 13:40:05 UTC) #1
digit1
By the way, I've removed the use of FlagChanger, because it failed _silently_ on a ...
7 years, 2 months ago (2013-10-07 13:50:24 UTC) #2
bulach
lgtm, just small nits and suggestions https://codereview.chromium.org/26251003/diff/1/build/android/pylib/linker/setup.py File build/android/pylib/linker/setup.py (right): https://codereview.chromium.org/26251003/diff/1/build/android/pylib/linker/setup.py#newcode33 build/android/pylib/linker/setup.py:33: test_case.LinkerRandomizationTest(is_low_memory=False), probably less ...
7 years, 2 months ago (2013-10-07 16:49:44 UTC) #3
digit1
https://codereview.chromium.org/26251003/diff/1/build/android/pylib/linker/setup.py File build/android/pylib/linker/setup.py (right): https://codereview.chromium.org/26251003/diff/1/build/android/pylib/linker/setup.py#newcode33 build/android/pylib/linker/setup.py:33: test_case.LinkerRandomizationTest(is_low_memory=False), I see, good idea, but I think I've ...
7 years, 2 months ago (2013-10-07 20:31:58 UTC) #4
digit1
the clang builder is out of disk space. I'm going to dcommit this manually.
7 years, 2 months ago (2013-10-07 20:58:21 UTC) #5
craigdh
On 2013/10/07 20:58:21, digit1 wrote: > the clang builder is out of disk space. I'm ...
7 years, 2 months ago (2013-10-07 21:05:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/26251003/7001
7 years, 2 months ago (2013-10-07 21:18:31 UTC) #7
digit1
On 2013/10/07 21:05:54, craigdh wrote: > On 2013/10/07 20:58:21, digit1 wrote: > > the clang ...
7 years, 2 months ago (2013-10-07 21:18:36 UTC) #8
digit1
On 2013/10/07 21:05:54, craigdh wrote: > On 2013/10/07 20:58:21, digit1 wrote: > > the clang ...
7 years, 2 months ago (2013-10-07 21:18:37 UTC) #9
digit1
Looks like I can't dcommit when connected remotely (something to do with credentials / gnome-keyring ...
7 years, 2 months ago (2013-10-07 21:19:50 UTC) #10
commit-bot: I haz the power
7 years, 2 months ago (2013-10-08 01:19:10 UTC) #11
Message was sent while issue was closed.
Change committed as 227418

Powered by Google App Engine
This is Rietveld 408576698