Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests



Module Name:    src
Committed By:   pooka
Date:           Wed Aug  4 13:15:15 UTC 2010

Modified Files:
        src/tests: Makefile
Added Files:
        src/tests/dev: Makefile
        src/tests/dev/audio: Atffile Makefile h_pad.c h_pad_musa.c t_pad.sh
            t_pad_output.bz2

Log Message:
Add test of pad(4): stuff some audio into /dev/audio, read it from
/dev/pad.  Test that we got sensible output by comparing against
a previous audibly good result.

This exercises auconv, audio and pad.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/tests/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/dev/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/dev/audio/Atffile \
    src/tests/dev/audio/Makefile src/tests/dev/audio/h_pad.c \
    src/tests/dev/audio/h_pad_musa.c src/tests/dev/audio/t_pad.sh \
    src/tests/dev/audio/t_pad_output.bz2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index