forked from alibaba/mobileperf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.conf
executable file
·22 lines (22 loc) · 969 Bytes
/
config.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[Common]
#test process,example: package=com.alibaba.ailabs.genie.contacts
#support multi process,separate use; if contains child process,first must be main process
#com.tencent.mm com.sina.weibo com.taobao.taobao
package=com.taobao.taobao
#collect frequency, int type,unit: second
frequency=5
#collect timeout ,int type ,unit:minute, for example:72 hours 4320
timeout=4320
#adb serialnum,adb devices result example WSKFSKBQLFA695D6
serialnum=SJE7N17817000652
#except log tag,tools will check in logcat,save exception log in exception.log,multi tags separate use ;
exceptionlog=fatal exception;has died
#monkey test,true will enable,other disable
monkey=
#test results save path,forbidden space, default None,will save in mobileperf/results
#example save_path=/Users/look/Desktop/project/mobileperf_output
save_path=
#device pull path,test end,tool pull path to PC,multi path separate use;
phone_log_path=/data/anr
#mailbox Reserved, no use