Eclipse.org Eclipse.org testagent.xml Epcglobal Llrp

testagent.xml sample

Epcglobal Llrp Attributes Elements XML Reference
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2008 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="EpcglobalLlrpWriteProfileTestAgent"
            packagebase="org.eclipse.soda.dk" usermessagebase="1000">
        <description>Epcglobal Llrp Write Profile Test Agent</description>
        <provider>Eclipse.org</provider>
        <version>1.1.0</version>
        <vendor>IBM</vendor>
<!-- Protocol Specification  -->

        <spec id="Specification"/>
        <profile idref="org.eclipse.soda.dk.epcglobal.llrp.write.profile/dk/profile.xml"/>
        <testcase id="EpcglobalLlrpWriteProfileAbstractTestCase">
            <description>EpcglobalLlrpWriteProfileAbstract test case.</description>
        </testcase>
        <testcase id="EpcglobalLlrpWriteProfileDisconnectTestCase">
            <description>EpcglobalLlrpWriteProfileDisconnect test case.</description>
            <testmethod id="test000_Disconnect">
                <description>test000_Disconnect</description>
            </testmethod>
            <testmethod id="test010_Reconnect">
                <description>test010_Reconnect</description>
            </testmethod>
        </testcase>
        <testcase id="EpcglobalLlrpWriteProfileTestCase">
            <description>EpcglobalLlrpWriteProfile test case.</description>
            <testmethod id="testEpcglobalLlrpWriteProfile">
                <description>Test EpcglobalLlrpWriteProfile method.</description>
            </testmethod>
        </testcase>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </testagent>
</dkml>


id element
"EpcglobalLlrpWriteProfileAbstractTestCase" <testcase>
"EpcglobalLlrpWriteProfileDisconnectTestCase" <testcase>
"EpcglobalLlrpWriteProfileTestAgent" <testagent>
"EpcglobalLlrpWriteProfileTestCase" <testcase>
"Specification" <spec>
"test000_Disconnect" <testmethod>
"test010_Reconnect" <testmethod>
"testEpcglobalLlrpWriteProfile" <testmethod>
element id
<spec> "Specification"
<testagent> "EpcglobalLlrpWriteProfileTestAgent"
<testcase> "EpcglobalLlrpWriteProfileAbstractTestCase"
"EpcglobalLlrpWriteProfileDisconnectTestCase"
"EpcglobalLlrpWriteProfileTestCase"
<testmethod> "test000_Disconnect"
"test010_Reconnect"
"testEpcglobalLlrpWriteProfile"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OHF&component=DeviceKit
CVS File:
  org.eclipse.ohf
    plugins
      org.eclipse.soda.dk
        org.eclipse.soda.dk.epcglobal.llrp
          org.eclipse.soda.dk.epcglobal.llrp.write.profile.test
            dk
              testagent.xml
Tag(s) Timestamp Revision Comment
V1_1_0_2008_07_17 .. V1_1_0_2008_07_09 2008-07-09 1.1

Copyright (c) 2008 IBM. See license in Legal section. 2008-07-29 Epcglobal Llrp XML Reference 1.1.0