platform_build_soong/testing/test_spec_proto
Colin Cross 7e2e794333 Fix soong for go test ./...
Fix various issues that prevent building or running tests with the
Go tools:

Remove testing/test_spec_proto/go.mod.  There's already a go.mod at
the top level, and adding testing/test_spec_proto/go.mod breaks
compiling with the Go tools in IntelliJ or from the command line.

Fix go vet issues when trying to print []DataPath.

Fix aconfig_conversion_test.go and add it to Android.bp so it runs
in presubmit.

Test: go test ./...
Change-Id: I18af2f05631446fe507744a2951e4b02c7ab59be
2023-11-17 21:28:39 +00:00
..
Android.bp Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00
OWNERS Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00
regen.sh Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00
test_spec.pb.go Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00
test_spec.proto Add proto for Test ownership metadata. 2023-11-15 09:08:02 +00:00