~jocave/checkbox/hybrid-amd-gpu-mods

« back to all changes in this revision

Viewing changes to providers/plainbox-provider-checkbox/units/hwsubmit.pxu

  • Committer: Zygmunt Krynicki
  • Date: 2013-05-17 13:54:25 UTC
  • mto: This revision was merged to the branch mainline in revision 2130.
  • Revision ID: zygmunt.krynicki@canonical.com-20130517135425-cxcenxx5t0qrtbxd
checkbox-ng: add CheckBoxNG sub-project

CheckBoxNG (or lowercase as checkbox-ng, pypi:checkbox-ng) is a clean
implementation of CheckBox on top of PlainBox. It provides a new
executable, 'checkbox' that has some of the same commands that were
previously implemented in the plainbox package.

In particular CheckBoxNG comes with the 'checkbox sru' command
(the same one as in plainbox). Later on this sub-command will be removed
from plainbox.

CheckBoxNG depends on plainbox >= 0.3

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
id: hwsubmit
2
 
_name: All HW Information Submit Tests
3
 
unit: test plan
4
 
include:
5
 
    cdimage
6
 
    cpuinfo
7
 
    device
8
 
    dmi
9
 
    dpkg
10
 
    gconf
11
 
    lsb
12
 
    meminfo
13
 
    module
14
 
    package
15
 
    uname
16
 
    usb
17
 
    info/buildstamp
18
 
    cpuinfo_attachment
19
 
    dmesg_attachment
20
 
    dmi_attachment
21
 
    dmidecode_attachment
22
 
    kernel_cmdline_attachment
23
 
    recovery_info_attachment
24
 
    dell_bto_xml_attachment
25
 
    lsmod_attachment
26
 
    dkms_info_attachment
27
 
    lspci_attachment
28
 
    lspci_standard_config_attachment
29
 
    modinfo_attachment
30
 
    modprobe_attachment
31
 
    modules_attachment
32
 
    sysfs_attachment
33
 
    sysctl_attachment
34
 
    udev_attachment
35