2021-10-28 06:39:17 +00:00
|
|
|
{
|
|
|
|
"subsystem": "xts",
|
|
|
|
"parts":{
|
|
|
|
"phone_tests": {
|
|
|
|
"variants": [
|
|
|
|
"phone"
|
|
|
|
],
|
|
|
|
"module_list": [],
|
|
|
|
"inner_kits": [],
|
|
|
|
"system_kits": [],
|
|
|
|
"test_list": [
|
2021-12-15 13:28:01 +00:00
|
|
|
"//test/xts/acts:acts",
|
2022-03-11 02:48:28 +00:00
|
|
|
"//test/xts/hats:hats",
|
|
|
|
"//test/xts/dcts:dcts"
|
2021-10-28 06:39:17 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"ivi_tests": {
|
|
|
|
"variants": [
|
|
|
|
"ivi"
|
|
|
|
],
|
|
|
|
"module_list": [],
|
|
|
|
"inner_kits": [],
|
|
|
|
"system_kits": [],
|
|
|
|
"test_list": [
|
|
|
|
"//test/xts/acts:acts_ivi"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"intellitv_tests": {
|
|
|
|
"variants": [
|
|
|
|
"intellitv"
|
|
|
|
],
|
|
|
|
"module_list": [],
|
|
|
|
"inner_kits": [],
|
|
|
|
"system_kits": [],
|
|
|
|
"test_list": [
|
|
|
|
"//test/xts/acts:acts_intellitv"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"wearable_tests": {
|
|
|
|
"variants": [
|
|
|
|
"wearable"
|
|
|
|
],
|
|
|
|
"module_list": [],
|
|
|
|
"inner_kits": [],
|
|
|
|
"system_kits": [],
|
|
|
|
"test_list": [
|
|
|
|
"//test/xts/acts:acts_wearable"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|