1{ 2 "description": "Configuration for actsbundleetsgetinfotest Tests", 3 "driver": { 4 "type": "OHJSUnitTest", 5 "test-timeout": "600000", 6 "bundle-name": "com.open.harmony.packagemag", 7 "package-name": "com.open.harmony.packagemag", 8 "shell-timeout": "600000" 9 }, 10 "kits": [ 11 { 12 "test-file-name": [ 13 "ActsBundleManagerEtsTest.hap", 14 "bmsThirdBundleTest1.hap", 15 "first_right.hap", 16 "second_right.hap", 17 "bmsStageDemo1.hap", 18 "bmsStageDemo2.hap", 19 "bmsJstest1.hap", 20 "bmsJstest2.hap", 21 "bmsJstest3.hap", 22 "bmsJstest4.hap", 23 "bmsJstest5.hap", 24 "bmsJstest6.hap", 25 "bmsThirdBundleTest7.hap" 26 ], 27 "type": "AppInstallKit", 28 "cleanup-apps": true 29 } 30 ] 31} 32