{ "description": "Configuration for audio manager Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "1500000", "testcase-timeout": "20000", "bundle-name": "ohos.acts.multimedia.audio.audiocapturerchangeInfo", "shell-timeout": "60000", "module-name": "entry_test" }, "kits": [ { "test-file-name": [ "ActsAudioCapturerChangeInfoJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "uinput -T -m 300 2700 280 200", "power-shell setmode 602" ], "teardown-command": [ "power-shell setmode 600" ] } ] }