Eclipse.org Eclipse.org testagent.xml Gpio

testagent.xml sample

Gpio Attributes Elements XML Reference
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 2009 IBM.                                           -->
<!-- All rights reserved. This program and the accompanying materials        -->
<!-- are made available under the terms of the Eclipse Public License v1.0   -->
<!-- which accompanies this distribution, and is available at                -->
<!-- http://www.eclipse.org/legal/epl-v10.html                               -->
<!--                                                                         -->
<!-- Contributors:                                                           -->
<!--     IBM - initial API and implementation                                -->
<!-- WARNING:                                                                -->
<!-- Consult the hardware manufacturer's technical specifications and User   -->
<!-- Guide for proper usage of the hardware before you use the Device Kit.   -->
<!-- Improper usage may result in damage to the hardware.                    -->

<dkml>
    <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>
</dkml>


id element
"GpioProfileAnalogInputCountTestCase" <testcase>
"GpioProfileAnalogInputTestCase" <testcase>
"GpioProfileAnalogOutputCountTestCase" <testcase>
"GpioProfileAnalogOutputExpressionTestCase" <testcase>
"GpioProfileAnalogOutputTestCase" <testcase>
"GpioProfileDisconnectTestCase" <testcase>
"GpioProfileInputCountTestCase" <testcase>
"GpioProfileInputTestCase" <testcase>
"GpioProfileMeasurementErrorsTestCase" <testcase>
"GpioProfileOutputCountTestCase" <testcase>
"GpioProfileOutputExpressionTestCase" <testcase>
"GpioProfileOutputTestCase" <testcase>
"GpioProfileTestAgent" <testagent>
"Specification" <spec>
element id
<spec> "Specification"
<testagent> "GpioProfileTestAgent"
<testcase> "GpioProfileAnalogInputCountTestCase"
"GpioProfileAnalogInputTestCase"
"GpioProfileAnalogOutputCountTestCase"
"GpioProfileAnalogOutputExpressionTestCase"
"GpioProfileAnalogOutputTestCase"
"GpioProfileDisconnectTestCase"
"GpioProfileInputCountTestCase"
"GpioProfileInputTestCase"
"GpioProfileMeasurementErrorsTestCase"
"GpioProfileOutputCountTestCase"
"GpioProfileOutputExpressionTestCase"
"GpioProfileOutputTestCase"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox&component=Incubator.DeviceKit
CVS File:
  org.eclipse.equinox
    incubator
      soda
        dk
          org.eclipse.soda.dk.gpio
            org.eclipse.soda.dk.gpio.profile.test.agent
              dk
                testagent.xml
(1.11)
Tag(s) Timestamp Revision Comment
V1_2_0_2010_01_22 .. V1_2_0_2008_01_08_E3_3_2 2009-01-07 1.11
V1_2_0_2008_01_05_E3_3_2 2009-01-05 1.10
V1_2_0_2008_12_14_E3_3_2 .. V1_2_0_2008_09_30 2008-09-29 1.9
Eclipse3_3 2008-01-15 1.8
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.7
V1_1_0_2008_01_03 2007-12-21 1.5 Added new test cases for analog I/O.
V1_1_0_2007_12_03 .. V1_1_0_2007_09_11 2007-07-02 1.3 Migrate to Europa release.
Eclipse3_2 .. Root_Eclipse3_2 2007-07-02 1.2 Initial contribution.
2007-03-01 1.1

Copyright (c) 2010 IBM. See license in Legal section. 2010-01-26 Gpio XML Reference 1.2.0