summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_sunaudiodev
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files of expected output that contain only the name of theFred Drake2001-05-211-1/+0
| | | | | test; there is no need to store this in a file if the actual test code does not produce any output.
* Test of the sunaudiodev module -- it simply plays a sound if it canBarry Warsaw1997-01-071-0/+1
find one and doesn't output any data that can be verified. If it can't find a sound file by looking in the standard Solaris locations (which we can extend later), it raises an ImportError.