index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
dev
/
audio
/
audiotest.c
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2023-04-23
Allow 24bit support.
mlelstv
2023-02-13
s/plyaback/playback/ in comment.
andvar
2022-08-13
audiotest: Add two tests for AUDIO_SETINFO after mmap.
isaki
2022-08-13
audiotest: Fix typo in comments.
isaki
2022-08-13
audiotest: Separate mmap_len test by parameters.
isaki
2022-08-07
fix some typos and grammar in comments.
andvar
2022-08-06
s/blity/bility/ in various words, mainly in comments.
andvar
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-24
s/changable/changeable/ in comments.
andvar
2022-05-17
fix few typos in comments.
andvar
2022-04-23
tests: Add tests for AUDIO_GET[IO]OFFS ioctls.
isaki
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-08
fix various typos in comments and log messages.
andvar
2021-12-05
s/recored/record/ in comment.
msaitoh
2021-08-21
s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/recommented/recomme...
andvar
2021-07-21
Add AUDIO_SETINFO_gain_balance test.
isaki
2020-10-13
Argument for AUDIO_WSEEK ioctl is u_long, not int.
rin
2020-06-26
Reference PRs consistently.
jruoho
2020-05-01
Fix two tests.
isaki
2020-03-26
Add tests for poll(POLLIN) before read().
isaki
2020-03-26
Sync with sys/dev/audio/audio.c rev1.65.
isaki
2020-03-25
Use exact match to search testname.
isaki
2020-03-04
Sync with sys/dev/audio/audio.c rev1.62.
isaki
2020-02-22
Update AUDIO_SETINFO_channels test.
isaki
2020-02-18
Add tests.
isaki
2020-02-14
Improve around {audioctl_,}open_multiuser.
isaki
2020-02-13
don't use variable 'newval' uninitialized when multiuser mode unchanged
tnn
2020-02-12
Add sentinel to the testtable[] array.
martin
2020-02-11
Add ATF tests for audio(4).
isaki