breakpad/android
digit@chromium.org b52be69e59 Fix the Android unit tests.
- One of the unit test binaries refused to link due to
  missing linker flags.

- The WriteDSODebug() function now works on Android, so
  do not special-case it anymore.

- Ensure android/run-checks.sh will complain properly if
  the client unit test suite fails on Android. It used to
  consider that such failures were acceptable. Note that
  it still considers failures when running the tools and
  processor test suite on the device normal (fixing this
  is a lot harder, and these parts of Breakpad typically
  never run on a device, but on the host).
Review URL: https://breakpad.appspot.com/482002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1066 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-10-09 17:15:06 +00:00
..
google_breakpad Add custom getcontext() implementation for Android. 2012-08-31 18:38:29 +00:00
sample_app Fix Android build. 2012-08-20 20:22:05 +00:00
common-functions.sh Fix 'make check' for Android 2012-08-31 17:07:25 +00:00
run-checks.sh Fix the Android unit tests. 2012-10-09 17:15:06 +00:00
test-shell.sh Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared library 2012-09-19 12:55:16 +00:00