comedi_board_info: Moved man page into ../man
[comedilib.git] / testing / README
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