| 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. | ||
Fixed based on patch code. |
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.