Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6d14bb36 authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar
Browse files

Fix coverage testing for resolv_*_test

Bug: http://b/182009484

- Move resolv_unit_test to the tests/ subdir, so it can depend
  on libcrypto_static, which is visible to
  packages/modules/DnsResolver/tests but not
  packages/modules/Dnsresolver.
- Have resolve_gold_test depend on libcrypto_static.

If not, the tests depend on libcrypto.so for some LLVM coverage symbols,
causing failure when run on builds where libcrypto.so is not
instrumented for coverage.

Test: Verify coverage-enabled tests don't have any undefined __llvm_*
symbols.

Change-Id: I0fd9fdae9e55b7ad8159456518922c6a1ef4fc30
parent 2d1e8672
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment