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

Issue 10635006: Seccomp BPF: initial structure for unittests (Closed)

Created:
8 years, 6 months ago by jln (very slow on Chromium)
Modified:
8 years, 6 months ago
Reviewers:
Markus (顧孟勤)
CC:
chromium-reviews, agl, jln+watch_chromium.org
Visibility:
Public.

Description

Seccomp BPF: initial structure for unittests - On Linux, support a new sandbox_linux_unittests target - Add a new seccomp_bpf_unittests target as a dependency of the global sandbox_linux_unittests target. - Integrate globally as a chromium_builder_tests dependency BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143549

Patch Set 1 #

Patch Set 2 : Have a global sandbox_linux_unittests that always builds #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -26 lines) Patch
M build/all.gyp View 1 chunk +5 lines, -0 lines 0 comments Download
A + sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc View 1 chunk +4 lines, -8 lines 1 comment Download
A + sandbox/linux/tests/unit_tests.cc View 1 1 chunk +3 lines, -7 lines 0 comments Download
M sandbox/sandbox_linux.gypi View 1 2 chunks +42 lines, -11 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
jln (very slow on Chromium)
Basic boilerplate for Seccomp BPF unittests.
8 years, 6 months ago (2012-06-21 19:33:40 UTC) #1
Markus (顧孟勤)
lgtm https://chromiumcodereview.appspot.com/10635006/diff/6001/sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc File sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc (right): https://chromiumcodereview.appspot.com/10635006/diff/6001/sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc#newcode10 sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc:10: playground2::Sandbox::supportsSeccompSandbox(-1); Maybe add a comment that we are ...
8 years, 6 months ago (2012-06-21 21:01:07 UTC) #2
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/10635006/diff/6001/sandbox/sandbox_linux.gypi File sandbox/sandbox_linux.gypi (right): https://chromiumcodereview.appspot.com/10635006/diff/6001/sandbox/sandbox_linux.gypi#newcode10 sandbox/sandbox_linux.gypi:10: # and is its own target. On 2012/06/21 21:01:07, ...
8 years, 6 months ago (2012-06-21 21:10:45 UTC) #3
Markus (顧孟勤)
Sounds like a plan to me. I agree that this is a good first step, ...
8 years, 6 months ago (2012-06-21 21:13:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10635006/6001
8 years, 6 months ago (2012-06-22 02:03:38 UTC) #5
commit-bot: I haz the power
Try job failure for 10635006-6001 (retry) (retry) on mac_rel for step "browser_tests". It's a second ...
8 years, 6 months ago (2012-06-22 03:17:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10635006/6001
8 years, 6 months ago (2012-06-22 04:26:54 UTC) #7
commit-bot: I haz the power
8 years, 6 months ago (2012-06-22 06:36:03 UTC) #8
Change committed as 143549

Powered by Google App Engine
This is Rietveld 408576698