Skip to content
  • digit@chromium.org's avatar
    Fix the Android unit tests. · b52be69e
    digit@chromium.org authored
    - 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
    b52be69e