Age | Commit message (Collapse) | Author |
|
Make the pdtest(1) executable return a non-zero exit code for errors
during test execution (as before) as well as for differences in the
decoder output (that's the change). Return either the number of errors
seen, or the number of tests which saw different output. Only return
zero in the absence of errors and differences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(ex: note 60 is middle C which is C4, not C3)
|
|
|
|
(ranging from long, medium, and short lengths)
|
|
Code coverage increased to 98%, only 5 lines missed. 4 are from
handle_channel_msg_generic().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See bug #664 for details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|