|
|
testagent | Gpio |
<testagent> examples |
Gpio Attributes Elements XML Reference |
<testagent> example from the testagent.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<testagent id="GpioProfileTestAgent" packagebase="org.eclipse.soda.dk">
<description>Gpio Profile Test Agent</description>
<provider>Eclipse.org</provider>
<version>1.2.0</version>
<!-- Protocol Specification -->
<spec id="Specification"/>
<profile idref="org.eclipse.soda.dk.gpio.profile/dk/profile.xml#GpioProfile"/>
<testcase id="GpioProfileInputCountTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileOutputCountTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileInputTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileOutputTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileOutputExpressionTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileMeasurementErrorsTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileAnalogInputCountTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileAnalogOutputCountTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileAnalogInputTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileAnalogOutputTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileAnalogOutputExpressionTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<testcase id="GpioProfileDisconnectTestCase"
superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</testagent>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-22 | Gpio XML Reference 1.2.0 |