We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1723

Summary: SDL's test suite for audio logs wrong information.
Product: SDL Reporter: Philipp Wiesemann <philipp.wiesemann>
Component: *don't know*Assignee: Andreas Schiffler <aschiffler>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   
Attachments: Patch for SDL's testautomation_audio.c which logs wrong information.

Description Philipp Wiesemann 2013-02-17 07:17:44 UTC
Created attachment 1045 [details]
Patch for SDL's testautomation_audio.c which logs wrong information.

Hello,

SDL's test suite for audio (testautomation_audio.c) logs wrong information. "output" and "capture" are mixed up. I attached a patch with a correction.
Comment 1 Andreas Schiffler 2013-02-18 08:00:48 UTC
Fixed based on patch code.