Modifying autotest behavior from connection settings page such that for each time the user request testing, test at most 3 times with success ending autotesting
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
point="com.nokia.sdt.component.symbian.implementation">
<implementation class="com.nokia.sdt.component.symbian.test.FooImplementationTypeFactory"/>
<implementation class="com.nokia.sdt.component.symbian.test.FooBarImplementationTypeFactory"/>
</extension>
</plugin>