~ubuntu-branches/ubuntu/feisty/comedilib/feisty

« back to all changes in this revision

Viewing changes to testing/README

  • Committer: Bazaar Package Importer
  • Author(s): David Schleef
  • Date: 2003-09-23 18:11:12 UTC
  • Revision ID: james.westby@ubuntu.com-20030923181112-sat05jyh702rb1at
Tags: upstream-0.7.21
ImportĀ upstreamĀ versionĀ 0.7.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
The results directory contains last-known testing results that have
 
3
been contributed by users.  If your board is listed there,
 
4
please compare it the output of comedi_test and if it differs
 
5
significantly, send me a copy and/or diff.  I'll either update
 
6
the file, or it indicates that there is a bug.  If your board
 
7
is not listed here, send me a copy of the output so it can
 
8
be included.
 
9
 
 
10
comedi_test tends to create a lot of output.  The important
 
11
information has lines beginning with either I:, W:, or E:,
 
12
indicating information, warning, or error, respectively.
 
13
You can grep for this information using the regexp '^.:'.
 
14
Errors are usually problems that need to be fixed, but are
 
15
not necessarily significant bugs.  Warnings need to be
 
16
audited by ds to know whether or not they are significant,
 
17
since comedi_test isn't very smart about some checks.  (That's
 
18
why they're warnings and not errors.)
 
19
 
 
20
 
 
21
 
 
22