Qa-tools: Difference between revisions
From Yocto Project
Jump to navigationJump to search
Line 9: | Line 9: | ||
<pre>$ git clone git://git.yoctoproject.org/qa-tools</pre> | <pre>$ git clone git://git.yoctoproject.org/qa-tools</pre> | ||
= List of Tools = | = List of Tools = |
Revision as of 16:13, 9 March 2017
Summary
The qa-tools git repository is the recipient for the QA automation scripts and tools. Is inteended to store any tool that helps on the QA activities related to the Yocto Porject
You can take a look at it via the gitweb interface.
For cloning the qa-tools repository:
$ git clone git://git.yoctoproject.org/qa-tools
List of Tools
Below is a list with detailed information about the tools/scripts already implemented
testopia_update
Objective
Structure
How it works
Examples
Improvments
Proposed tools
This section is intended to add new tools to be implemented
How To Contribute
Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the Poky Contributions guidelines.
Mantainer Anibal Limon