{ "description": "Configuration for FFRT Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "shell-timeout": "600000", "bundle-name": "com.actsffrt.napitest", "module-name": "entry_test", "testcase-timeout":"30000", "compile-mode":"esmodule" }, "kits": [ { "test-file-name": [ "ActsFfrtNativeTest.hap", "ActsFfrtNativeMainTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }