platform_build_soong/sdk
Paul Duffin 981b94b460 Switch CheckSnapshot from a testSdkResult method to a function
This will allow the testSdkResult to be replaced with the TestResult
when switching sdk package to use test fixtures.

Bug: 181070625
Test: m nothing
Change-Id: Ieca63f4c189f5e804102aeb4073289ea03143b6e
2021-03-11 13:39:24 +00:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
bp.go Handle property structs and BpPropertySets as values to AddProperty. 2020-09-25 00:33:04 +01:00
bp_test.go Remove duplicate sdk.TestHelper 2021-03-10 14:07:20 +00:00
cc_sdk_test.go Switch CheckSnapshot from a testSdkResult method to a function 2021-03-11 13:39:24 +00:00
exports.go Extract sdk registration code into function for reuse 2021-03-09 23:03:45 +00:00
exports_test.go Switch CheckSnapshot from a testSdkResult method to a function 2021-03-11 13:39:24 +00:00
java_sdk_test.go Switch CheckSnapshot from a testSdkResult method to a function 2021-03-11 13:39:24 +00:00
sdk.go Extract sdk registration code into function for reuse 2021-03-09 23:03:45 +00:00
sdk_test.go Switch CheckSnapshot from a testSdkResult method to a function 2021-03-11 13:39:24 +00:00
testing.go Switch CheckSnapshot from a testSdkResult method to a function 2021-03-11 13:39:24 +00:00
update.go Support testing versioned/unversioned sdk Android.bp files separately 2021-02-22 18:23:22 +00:00