summaryrefslogtreecommitdiffstats
path: root/README.md
blob: c463ecdd8b33a648e6a03f06c82357e70f791b42 (plain)
1
2
3
4
5
6
7
8
9
# qa-testdefinitions

This folder contains the test definitions used by [https://git.automotivelinux.org/AGL/releng-scripts/](releng-scripts)
tools.

## Add test definition
A test definition skeleton is provided in the doc repository. For more information
on how to generate tests using this repo please visit:
[https://git.automotivelinux.org/AGL/releng-scripts/tree/doc/test-documentation.md](releng-scripts/doc/test-documentation.md)
g.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

  <remote name="agl"
         fetch="https://gerrit.automotivelinux.org/gerrit/"
         review="https://gerrit.automotivelinux.org/gerrit/"
         pushurl="ssh://gerrit.automotivelinux.org:29418"
  />

  <remote name="yocto"
          fetch="git://git.yoctoproject.org/" />
  <remote name="openembedded"
          fetch="git://git.openembedded.org/" />

  <!-- meta-rust --> <!-- freescale bsp --> <!-- 01.org -->
  <remote name="github" fetch="https://github.com/" />

  <!-- meta-qt5  -->
  <remote name="qt.io" fetch="git://code.qt.io/" />

  <default revision="refs/tags/dab/4.0.2"
           remote="agl"
           sync-j="4" />

  <!-- AGL things. -->
  <project name="AGL/meta-agl" path="meta-agl" />
  <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
  <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
  <project name="AGL/meta-agl-extra" path="meta-agl-extra" />

  <!-- Updater layers. -->
  <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="9cf14ec8d924a5f88a3441ee2896a04f74188024" upstream="morty" />

  <!-- Yocto/OpenEmbedded things. -->
  <project name="poky" remote="yocto" revision="60402978fe3648bf560b3386c6e9dd661cdf2083" upstream="morty"/>
  <project name="meta-openembedded" remote="openembedded" revision="fe5c83312de11e80b85680ef237f8acb04b4b26e" upstream="morty"/>

  <!-- Qt things -->
  <!-- Qt 5.8 -->
  <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="5f837b47f5c3e462f24cd5abf58ff6ef1dd04932"/>
  <!-- switch from opensource project meta-qt5 to vendor-maintained repo -->
  <!-- QT uses vendor branch 5.8 -->
  <!--<project name="yocto/meta-qt5" path="meta-qt5" remote="qt.io" revision="5.8" />-->

  <!-- Porter specific things. -->
  <project name="AGL/meta-renesas" path="meta-renesas" />

  <!-- Renesas Gen3 specific things -->
  <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" revision="morty_bsp_2.19" />

  <!-- MinnowBoard MAX specific things -->
  <project name="meta-intel" remote="yocto" revision="6add41510412ca196efb3e4f949d403a8b6f35d7" upstream="morty"/>

  <!-- i.MX6 / e.g. wandboard specific things -->
  <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="fa774ad7fb797957601a8c9fee45af453fea34b7" upstream="morty"/>
  <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="1879485e63ce369292c89b5902ff6df13509090b" upstream="morty"/>
  <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="morty"/>

  <!-- Boundary devices bsp layer -->
  <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="82ea76062a501c5de80ca9d58680ef434f92a611" upstream="morty"/>

  <!-- ti vayu / jacinto 6 / DRA7 -->
  <project name="meta-ti" remote="yocto" revision="deca57ee5d35dba91b6be40cd2d5caaef6950b85" upstream="master"/>

  <!-- iotivity -->
  <project name="meta-oic" remote="yocto" revision="028a5c234fb9fe51b39db339f7d4250fba978198" upstream="1.2.0"/>

  <!-- meta-rust -->
  <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="a506df4ba4b186e311117d5bdc6a54844583a4fd" />

  <!-- rpi 2 and 3 -->
  <project name="meta-raspberrypi" remote="yocto" revision="28d4404f89eb59d406b4976c0e3f5ca19137ba74"/>

  <!-- DragonBoard 410c specific things -->
  <project name="meta-qcom" remote="yocto" revision="827aa31c1acbfe6b420554625788ba7c89966e07" upstream="morty"/>

  <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists -->
  <!-- https://github.com/kraj/meta-altera -->
  <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="d4bbb7ef016eab4ab04c3e794dfe6f4276196c66" />

  <!-- Image Security Analysis FrameWork (isafw) -->
  <!-- use morty branch for CC and DD - conflicting changes in master-->
  <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="0fa0aff75ee21edd758a1baddc4522371a746f99" upstream="morty"/>

  <!-- IoT Security layer -->
  <!-- fixed version since 3936bc3 removed cynara -->
  <project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" />

</manifest>