summaryrefslogtreecommitdiffstats
path: root/debuggerd/debuggerd_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* debuggerd: switch to base::{Send,Receive}FileDescriptors.Josh Gao2019-02-131-2/+7
* tombstoned: don't generate tombstones for native backtraces.Josh Gao2018-09-141-0/+40
* Fix multithreaded backtraces for seccomp processes.Josh Gao2018-09-121-4/+40
* debuggerd_test: add test for fdsan abort message.Josh Gao2018-08-271-0/+26
* Expect optional (offset ...) in frame dump.Chih-Hung Hsieh2018-05-141-1/+6
* Fix a debuggerd test expectation.Elliott Hughes2018-05-021-1/+3
* debuggerd: remove maximum abort message length.Josh Gao2018-04-131-2/+9
* debuggerd_fallback: don't recursively abort.Josh Gao2018-02-221-1/+50
* debuggerd: add seccomp policies and tests.Josh Gao2018-01-181-3/+140
* base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.Josh Gao2017-12-191-16/+1
* crash_dump: fork a copy of the target's address space.Josh Gao2017-12-151-22/+12
* crash_dump: don't inherit environment from parent.Josh Gao2017-11-031-0/+21
* Add missing includes.Dan Albert2017-10-111-0/+1
* crash_dump: print the identity of tracers.Josh Gao2017-08-181-1/+36
* Debuggerd: Fix debuggerd_testAndreas Gampe2017-06-221-3/+3
* debuggerd_test: find backtrace frame in all lines in CrasherTestJaesung Chung2017-06-161-6/+10
* tombstoned: turn on java trace support + unit tests.Narayan Kamath2017-06-071-6/+76
* debuggerd_client: increase pipe buffer size to max.Josh Gao2017-06-011-0/+2
* tombstoned: allow intercepts for java traces.Narayan Kamath2017-05-311-11/+12
* tombstoned: Add a shared library version of libtombstoned_client...Narayan Kamath2017-05-221-4/+5
* debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.Josh Gao2017-05-051-3/+35
* debuggerd_handler: don't assume that abort message implies fatal.Josh Gao2017-04-271-5/+35
* Merge changes Ib8369088,I743433bcJosh Gao2017-04-051-3/+0
|\
| * debuggerd_test: remove useless pipe.Josh Gao2017-04-041-3/+0
* | debuggerd_test: add test for process/thread names.Josh Gao2017-04-031-0/+2
|/
* tombstoned: add tests for b/36685795.Josh Gao2017-03-301-0/+95
* tombstoned: fix a race between intercept and crash_dump.Josh Gao2017-03-301-33/+50
* debuggerd_test: add capability test.Josh Gao2017-02-171-30/+99
* debuggerd_handler: don't use waitpid(..., __WCLONE).Josh Gao2017-02-131-0/+32
* debuggerd_test: improve error when crasher fails to exec.Josh Gao2017-02-071-2/+4
* debuggerd_test: fix crasher path.Josh Gao2017-02-071-2/+2
* debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0.Josh Gao2017-01-231-4/+30
* crash_dump: set a watchdog timer.Josh Gao2017-01-231-12/+3
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-0/+390