[haiku-development] Re: Adding a test_media_server

  • From: Dario Casalinuovo <b.vitruvio@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 29 Apr 2016 18:35:10 +0200

On Fri, Apr 29, 2016 at 2:40 PM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
wrote:

Am 29/04/2016 um 12:47 schrieb Dario Casalinuovo:

what's the devs opinion around about adding a test_media_server with the
sole purpose to be used for audio and other media drivers testing?


Depends on what that entails. While it might be clear in your mind, I have
no idea what you are imaging.


I've been thinking of something that would make testing and developing
drivers easier. It can implement a fake userland, and run automatically
some tests through the multi_audio API.

It's possible to load the multi_audio node in a custom way or have the
tests directly use the multi_audio API, generally I'm thinking of something
independent on the media_kit implementation, more targeted at identifying
problems in the low level side. I can think of :

* Driver loading/unloading
* Glitch testing
* Changing framerate
* Play test audio through the driver
* Inputs and outputs detection
* Buffer size test

-- 
Best Regards,
Dario

Other related posts: