platform_build_soong/bpf
Colin Cross 815daf95b2 Add bpf_test.go to build and fix tests
bpf_test.go was not listed in testSrcs, which meant it was not run
during the build, but ran and failed with go test android/soong/...

Don't redeclare the cc module types and mutators, use exported
functions from cc/testing.go instead, which contain a new
dependency needed by cc modules.

This reapplies I4542640e8ff08e71565ed50617dbe67d86b29b69 after
fixes for mac tests.

Test: m
Test: go test android/soong/...
Change-Id: I3dc3fdedbd7063df4a2e0cadf2a4e0711b1823ad
2019-05-17 08:43:36 -07:00
..
Android.bp Add bpf_test.go to build and fix tests 2019-05-17 08:43:36 -07:00
bpf.go Add bpf_test.go to build and fix tests 2019-05-17 08:43:36 -07:00
bpf_test.go Add bpf_test.go to build and fix tests 2019-05-17 08:43:36 -07:00