Checkbox

Differences between revisions 1 and 2
Revision 1 as of 2008-09-29 10:35:08
Size: 600
Editor: 159
Comment:
Revision 2 as of 2008-09-29 14:11:37
Size: 1180
Editor: 159
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:

== General Configuration ==

Checkbox general configuration is stored at /etc/hwtest.d. Each way of calling hwtest (GUI, cli) has its own configuration file.

=== hwtest.ini ==

This is the general config file. It will be inherit by all the hwtest flavours.

 * [DEFAULT]. Under this section they are covered all general configuration properties.
  * version. The version of checkbox to use the configuration with.
  * plugins. Folder where hwtest plugins are stored.
  * registries. Folder where hwtest registries are stored.
 
== Plugins ==

== Registries ==

Introduction

Checkbox (https://launchpad.net/checkbox) is a test runner for Ubuntu. It aims is to provide a common framework to run all types of tests, from hardware tests, to command line tests, unit tests or desktop tests and send their results to Launchpad, automatically.

General Configuration

Checkbox general configuration is stored at /etc/hwtest.d. Each way of calling hwtest (GUI, cli) has its own configuration file.

=== hwtest.ini ==

This is the general config file. It will be inherit by all the hwtest flavours.

  • [DEFAULT]. Under this section they are covered all general configuration properties.
    • version. The version of checkbox to use the configuration with.
    • plugins. Folder where hwtest plugins are stored.
    • registries. Folder where hwtest registries are stored.

Plugins

Registries

Testing/Automation/Checkbox (last edited 2021-10-20 11:49:54 by sylvain-pineau)