Module Name:src
Committed By: isaki
Date: Wed Jul 21 06:18:32 UTC 2021
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Add AUDIO_SETINFO_gain_balance test.
The test checks whether AUDIO_SETINFO can change the gain and the balance
at the same time (if MD drive
Module Name:src
Committed By: rin
Date: Tue Oct 13 09:00:17 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Argument for AUDIO_WSEEK ioctl is u_long, not int.
Fix false positive for aarch64eb (LP64BE):
AUDIO_WSEEK, failed, Line 4467: n expects 4 but
Module Name:src
Committed By: isaki
Date: Fri May 1 05:45:57 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Fix two tests.
- kqueue_mode_{RDONLY,RDWR}_READ: Fix expected value.
This is rest of rev1.9.
- AUDIO_SETINFO_params_simul: Fix condition.
Module Name:src
Committed By: isaki
Date: Thu Mar 26 13:43:10 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Add tests for poll(POLLIN) before read().
This affects only standalone test, not atf.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: isaki
Date: Thu Mar 26 13:37:44 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Sync with sys/dev/audio/audio.c rev1.65.
> Fix to start recording immediately when open() with READ mode is called.
This affects only standa
Module Name:src
Committed By: isaki
Date: Wed Mar 25 13:07:04 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c t_audio.awk
Log Message:
Use exact match to search testname.
This didn't affect test results.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1
Module Name:src
Committed By: isaki
Date: Wed Mar 4 14:20:44 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Sync with sys/dev/audio/audio.c rev1.62.
> Restore backward compatibility with netbsd-7 audio.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: isaki
Date: Mon Mar 2 04:25:08 UTC 2020
Modified Files:
src/tests/dev/audio: Makefile
Log Message:
Re-add -lrumpdev dropped in the previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/dev/audio/Makefile
Pl
Module Name:src
Committed By: isaki
Date: Sat Feb 22 05:53:19 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Update AUDIO_SETINFO_channels test.
The kernel limits the number of channels that userland apps can set to
the number of channels supported
Module Name:src
Committed By: isaki
Date: Tue Feb 18 12:11:27 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Add tests.
AUDIO_SETINFO_channels
AUDIO_SETINFO_sample_rate
AUDIO_SETINFO_sample_rate_0
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: isaki
Date: Fri Feb 14 13:20:48 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Improve around {audioctl_,}open_multiuser.
- Make multiuser bool and remove newval.
- try_audioctl_open_multiuser() doesn't need multiuser a
Module Name:src
Committed By: tnn
Date: Thu Feb 13 18:06:26 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
don't use variable 'newval' uninitialized when multiuser mode unchanged
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/test
Module Name:src
Committed By: martin
Date: Wed Feb 12 07:02:21 UTC 2020
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Add sentinel to the testtable[] array.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/dev/audio/audiotest.c
Pleas
Module Name:src
Committed By: nat
Date: Fri Jan 27 05:14:54 UTC 2017
Modified Files:
src/tests/dev/audio: t_pad_output.bz2.uue
Log Message:
Revert to previous. Audio passes the test properly again.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/de
Module Name:src
Committed By: nat
Date: Sun Dec 11 08:09:29 UTC 2016
Modified Files:
src/tests/dev/audio: t_pad_output.bz2.uue
Log Message:
Update test output to reflect audio changes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/dev/audio/t_pad_
Module Name:src
Committed By: pooka
Date: Mon Jan 24 08:26:23 UTC 2011
Modified Files:
src/tests/dev/audio: h_pad_musa.c
Log Message:
Represent test data as bytes to make it "endian-independent".
from martin
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: he
Date: Sun Oct 31 13:54:32 UTC 2010
Modified Files:
src/tests/dev/audio: Makefile
Log Message:
There's apparently a circular dependency between -lrump and -lrumpuser.
This poses problems when linking statically, as for sun2. Add -lrump
also
Module Name:src
Committed By: pooka
Date: Wed Aug 4 14:43:15 UTC 2010
Modified Files:
src/tests/dev/audio: Makefile
Log Message:
need to update install filename too
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/dev/audio/Makefile
Please note tha
Module Name:src
Committed By: pooka
Date: Wed Aug 4 13:49:48 UTC 2010
Modified Files:
src/tests/dev/audio: t_pad.sh
Log Message:
Update test program to deal with uuencoded golden data.
XXX: is it not possible to use a pipeline in atf_check?
To generate a diff of this co
19 matches
Mail list logo