summaryrefslogtreecommitdiff
path: root/tests/dev
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2023-05-11t_fss.sh: add missing test case headgutteridge
2023-04-23Allow 24bit support.mlelstv
2023-02-13s/plyaback/playback/ in comment.andvar
2022-11-30Avoid explicitly naming the raw part device with a partition letter - usemartin
2022-11-30Unfortunately rump does not provide the same magic as MAKEDEV doesmartin
2022-08-13When run from py-anita/amd64 this test fails with:hannken
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-12cgdconfig(8): Add support for shared keys.riastradh
2022-08-12cgdconfig(8): New -T operation prints all generated keys in cgd.conf.riastradh
2022-08-12cgdconfig(8): New -t operation just prints the derived key in base64.riastradh
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/timout/timeout/msaitoh
2021-12-05s/recored/record/ in comment.msaitoh
2021-09-16fix typos in word "successful".andvar
2021-08-21s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/recommented/recomme...andvar
2021-08-07Convert the test to cfargs. OK @thorpej.cjep
2021-07-21Add AUDIO_SETINFO_gain_balance test.isaki
2021-06-13tests/dev/sysmon: Query bits of data, not bits of entropy.riastradh
2021-04-25config_found_ia() -> config_found().thorpej
2021-01-14Unmount and unconfigure in the reverse order that they were done. Fixessimonb
2020-11-30s/ we we / we /msaitoh
2020-10-13Argument for AUDIO_WSEEK ioctl is u_long, not int.rin
2020-08-20clang can't handle __aligned on anonymous structure initializers.riastradh
2020-08-15Plaintext buffers are used directly for write() operations to the raw device.mlelstv
2020-06-30Missed a spot -- one more 32-bit sign-compare issue.riastradh
2020-06-30Fix sign-compare issue on 32-bit systems.riastradh
2020-06-29New cgd cipher adiantum.riastradh
2020-06-26Reference PRs consistently.jruoho
2020-06-01LIBISPRIVATE=yeschristos
2020-06-01Set LIBISPRIVATE=yeschristos
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-21These test cases should now succeed, after fixing rump kernel to handlepgoyette
2020-03-19Mark the swsensor tests "expected failure" since the rump world doesn'tpgoyette
2020-03-04Sync with sys/dev/audio/audio.c rev1.62.isaki
2020-03-02Re-add -lrumpdev dropped in the previous commit.isaki
2020-03-01fix build by adding a Makefile.inc that chains up.christos
2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos