blob: be1e888f9c07981ac98e2790e69a282dcb465e5d [file] [log] [blame]
Chaohui Wang5c565872022-07-14 19:55:53 +08001{
2 "presubmit": [
3 {
4 "name": "SpaLibTests"
Chaohui Wangdcfda402022-09-27 11:40:33 +08005 },
6 {
7 "name": "SpaPrivilegedLibTests"
Chaohui Wang409c5662022-10-13 23:00:06 +08008 },
9 {
10 "name": "SettingsSpaUnitTests"
Chaohui Wang5c565872022-07-14 19:55:53 +080011 }
Ang Lia3b99032023-12-06 01:50:07 +000012 ],
13 "postsubmit": [
14 {
15 "name": "SpaScreenshotTests"
16 }
Chaohui Wang5c565872022-07-14 19:55:53 +080017 ]
18}