common/tools/test/pckg_status/database/example/package_test_status.xml
author Arnaud Lenoir
Tue, 12 Jan 2010 17:18:11 +0000
changeset 840 3b9cc38657db
permissions -rw-r--r--
Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
840
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     2
<!DOCTYPE package SYSTEM "package_test_status.dtd">
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     3
<!-- This is the xml file used for the package tests status -->
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     4
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     5
<!-- is the next line necessary??????? -->
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     6
<!-- 
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     7
<project name="PACKAGES_STATUS" xmlns:hlm="http://www.nokia.com/helium">
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     8
-->
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     9
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    10
<package>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    11
 <pckgname> kernelhwsrv </pckgname>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    12
 <pckg_id> 1 </pckg_id>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    13
 <domain type="OS_Base_Services"/>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    14
 <owner>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    15
  <surname> Imhofe </surname>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    16
  <firstname> John  </firstname>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    17
  <company> Nokia </company>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    18
  <city> London </city>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    19
  <country> UK </country>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    20
  <email> john.imhofe@nokia.com </email>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    21
 </owner>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    22
 <location>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    23
  <license type="oss" />
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    24
  <branch type="MCL" />
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    25
  <repository> http://developer.symbian.org/oss/MCL/sf/os/kernelhwsrv </repository>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    26
 </location>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    27
 <testable>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    28
  <suite>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    29
   <test_level type="package" />
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    30
   <test_type type="tef" />
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    31
   <suite_type type="smoke_test" />
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    32
   <suite_type type="sanity_test" />
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    33
  </suite>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    34
  <builditem>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    35
   <build_type type="test_build"/>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    36
   <bldinf_location> sf\os\kernelhwsrv\eka\generic.inf </bldinf_location>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    37
   <pckg_def_xml_loc> sf\os\kernelhwsrv\package_definition.xml </pckg_def_xml_loc>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    38
   <pckg_test_def_xml_loc> sf\os\kernelhwsrv\package_definition_test.xml </pckg_test_def_xml_loc>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    39
  </builditem>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    40
  <mapping>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    41
   <src> ? </src>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    42
   <dest> ? </dest>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    43
  </mapping>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    44
  <run>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    45
   <cmd> ? </cmd>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    46
   <param> ? </param>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    47
  </run>
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    48
  </testable> 
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    49
</package>