Matthew Gregan
93d0b1247f
cubeb-test: Add a newline after each log message.
2022-12-08 09:24:26 +13:00
Chun-Min Chang
5a2a20c605
Add device selection to cubeb-test
...
It's a lot easier to develop/debug device-related features/issues if we
can select input or/and output device for the audio stream in cubeb-test
2022-03-22 14:15:59 +13:00
Koalab99
d5b033dfd3
Add input stream latency test ( #590 )
...
* Add input stream latency test
It calls the stream ops and ask for input latency if the output device
has type INPUT.
* Changes for pull 590
Co-authored-by: Corentin ARNOULD <corentin.arn@gmail.com>
2020-05-29 17:22:22 +02:00
Alex Chronopoulos
d4b23d1e9b
fix a few warnings ( #571 )
2020-01-22 12:00:49 +01:00
Alex Chronopoulos
3b6cc572b3
tool: add an option to destroy a stream
2020-01-21 00:05:56 +13:00
Alex Chronopoulos
7578cc69db
tool: use backend name in cubeb_init.
2019-10-01 10:44:25 +13:00
Alex Chronopoulos
0551bc71d0
tool: get the max number of output channels.
2019-10-01 10:44:25 +13:00
Alex Chronopoulos
c303b042b0
tool: add an option to force stream drain ( #536 )
2019-09-05 11:08:07 +03:00
Paul Adenot
c6366e4e27
Add a rountrip latency testing mode to the tool
2019-07-18 15:23:45 +02:00
Matthew Gregan
41112cefeb
cubeb-test: Fix -Wimplicit-int-conversion warning and handle EOF correctly.
2019-07-12 10:04:52 +12:00
Chun-Min Chang
03eb237c3b
Fix tests warnings ( #512 )
...
* Using unsigned long-long modifier in fprintf
* Remove unnecessary lambda captures
* Align naming conventions among the functions
* Replace llu by PRIu64
* Define __STDC_FORMAT_MACROS
* Using default capture
2019-06-11 12:22:33 +12:00
Alex Chronopoulos
162625ac91
test: add option to get the posotion of a stream ( #504 )
...
* test: add option to get the posotion of a stream
* Correct the errom message
2019-04-23 12:27:14 +03:00
achronop
ca8edc6dec
cubeb-test: add options to enable/disable logs.
2019-02-08 07:49:47 +13:00
Alex Chronopoulos
883f47f424
cubeb-test: improvements for testing collection changed callback ( #489 )
...
* cubeb-test: improvements for testing collection changed callback
* Apply review comments
2019-02-05 12:17:08 +02:00
Alex Chronopoulos
643a4aa6d0
Cubeb app for basic testing. ( #487 )
...
* Cubeb app for basic testing.
* cubeb-test: fix windows build
* address review comments
2019-02-01 11:30:40 +02:00