commit | 097a3abc78be31c34f637f47e41021451082c9ec | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Mar 11 16:08:44 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Wed Apr 01 09:59:16 2020 -0700 |
tree | c572c73747d633b01afb5933c5fc07d2e571a8b9 | |
parent | 3981d9ed96dca0252a92218dd025aa1011907d6b [diff] |
Add stricter error checking to unittests Explicity check for expected stderr strings for failure cases. This will ensure we hit the expected error without hitting any additional errors along the way. Changed to AIDL_ERROR instead of LOG(ERROR) for a few cases to give uniform error messages. Test: runtests.sh Change-Id: I4acc5beb940694684193080183c8cfe19e3e8071