Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(362)

Issue 550002: Make all linux ptrace dumper tests use a subprocess (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by glandium
Modified:
10 years, 9 months ago
Reviewers:
Ted Mielczarek
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

Make all linux ptrace dumper tests use a subprocess

Patch Set 1 #

Patch Set 2 : Whitespace fixes for pointers #

Patch Set 3 : More whitespace fixes for pointers #

Total comments: 4

Patch Set 4 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc View 1 2 3 10 chunks +201 lines, -191 lines 0 comments Download

Messages

Total messages: 7
glandium
11 years, 1 month ago #1
glandium
Whitespace fixes for pointers
11 years ago #2
glandium
More whitespace fixes for pointers
11 years ago #3
Ted Mielczarek
A few things I'd like to see cleaned up. https://breakpad.appspot.com/550002/diff/7001/src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc File src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc (right): https://breakpad.appspot.com/550002/diff/7001/src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc#newcode76 src/client/linux/minidump_writer/linux_ptrace_dumper_unittest.cc:76: ...
10 years, 11 months ago #4
glandium
10 years, 11 months ago #5
Ted Mielczarek
LGTM
10 years, 11 months ago #6
Ted Mielczarek
10 years, 11 months ago #7
This actually needed a fix to pass all the tests on Ubuntu, in
LinuxPtraceDumperChildTest::SetUp:
prctl(PR_SET_PTRACER, child_pid_);
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted