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