Enable building and testing of ossaudiodev for Linux.

This commit is contained in:
Guido van Rossum 2003-01-08 01:23:01 +00:00
parent cd0c047619
commit dca3f2f54a
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
test_ossaudiodev
expected rate >= 0, not -1
expected sample size >= 0, not -2
nchannels must be 1 or 2, not 3
unknown audio encoding: 177
for linear unsigned 16-bit little-endian audio, expected sample size 16, not 8
for linear unsigned 8-bit audio, expected sample size 8, not 16