Added Web File Download behaviour.
Added buffer limit for surfing behaviour. Changed name of log files to csv.
This commit is contained in:
parent
acd7f21f11
commit
7ca05039b5
9 changed files with 95 additions and 45 deletions
|
|
@ -1,7 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="behaviours" >
|
||||
<item>com.ericsson.uecontrol.core.behaviour.UeBehaviourFtp</item>
|
||||
<item>com.ericsson.uecontrol.core.behaviour.UeBehaviourFileDownload</item>
|
||||
<item>com.ericsson.uecontrol.core.behaviour.UeBehaviourFtpDownload</item>
|
||||
<item>com.ericsson.uecontrol.core.behaviour.UeBehaviourSleep</item>
|
||||
<item>com.ericsson.uecontrol.core.behaviour.UeBehaviourSurfing</item>
|
||||
</string-array>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue