diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/008.out.kenj-pc | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/008.out.kenj-pc')
-rw-r--r-- | qa/008.out.kenj-pc | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/qa/008.out.kenj-pc b/qa/008.out.kenj-pc new file mode 100644 index 0000000..23f43dc --- /dev/null +++ b/qa/008.out.kenj-pc @@ -0,0 +1,54 @@ +QA output created by 008 +Disks: + [0]: 0 hda + [1]: 7 hdc +all drives should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 2 valfmt: 0 vlist[]: + inst [0 or "hda"] value ... + inst [7 or "hdc"] value ... + +no drives should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): No values returned! + +only the first and last drive should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 2 valfmt: 0 vlist[]: + inst [0 or "hda"] value ... + inst [7 or "hdc"] value ... + +all except drive zero should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 1 valfmt: 0 vlist[]: + inst [7 or "hdc"] value ... + +drive zero ONLY should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 1 valfmt: 0 vlist[]: + inst [0 or "hda"] value ... +all drives should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 2 valfmt: 0 vlist[]: + inst [0 or "hda"] value ... + inst [7 or "hdc"] value ... + +no drives should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): No values returned! + +only the first and last drive should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 2 valfmt: 0 vlist[]: + inst [0 or "hda"] value ... + inst [7 or "hdc"] value ... + +all except drive zero should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 1 valfmt: 0 vlist[]: + inst [7 or "hdc"] value ... + +drive zero ONLY should be included here +pmResult ... numpmid: 1 + 60.0.4 (disk.dev.read): numval: 1 valfmt: 0 vlist[]: + inst [0 or "hda"] value ... |