Extract the cc and java sdk related tests out into their own file
Makes it easier for multiple people to work on different areas without conflicts. Bug: 143678475 Test: m conscrypt-module-sdk Change-Id: I93140450c0b049946a9d0432225bccff82f5a873
This commit is contained in:
@@ -508,6 +508,8 @@ bootstrap_go_package {
|
||||
"sdk/update.go",
|
||||
],
|
||||
testSrcs: [
|
||||
"sdk/cc_sdk_test.go",
|
||||
"sdk/java_sdk_test.go",
|
||||
"sdk/sdk_test.go",
|
||||
"sdk/testing.go",
|
||||
],
|
||||
|
Reference in New Issue
Block a user