Age | Commit message (Expand) | Author |
2023-02-07 | switch to new simplified disklabel template format. | Kenneth R Westerback |
2022-07-26 | Don't use echo "<blah>" | fdisk -e to create boot partition. | Kenneth R Westerback |
2022-01-11 | no need to inspect the coverage for the dying test case | Anton Lindqvist |
2021-12-29 | Ensure file descriptor send/receive is not allowed. | Anton Lindqvist |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-10-06 | This regress uses vnd devices to create a softraid volume. Raid levels | Alexander Bluhm |
2020-12-16 | Remove echo headlines. Use consistent target names. | Alexander Bluhm |
2020-10-03 | add kcov remote interrupt coverage test | anton |
2020-10-03 | sync usage | anton |
2020-08-01 | add kcov remote coverage tests | anton |
2020-03-12 | Add a regression test for vnd(4). | Visa Hankala |
2020-01-08 | Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and | Visa Hankala |
2019-05-19 | pass a context struct to each test function in order to reduce future churn | anton |
2019-05-14 | test different buffer sizes | anton |
2019-03-21 | Do not run keyboard and mouse device detection during make clean, | Alexander Bluhm |
2019-03-18 | Disable wscons regress test for now. This test is touching /dev entries | Claudio Jeker |
2019-02-12 | Skip tests for wscons devices that do not exist on the local machine. | Alexander Bluhm |
2019-02-01 | make it easier to ignore incompatible device and test case combinations | anton |
2019-01-23 | fix dumping of trace cmp coverage | anton |
2019-01-20 | run all tests for each supported trace mode | anton |
2019-01-19 | remove mmap test for now | anton |
2019-01-16 | test latest mmap() changes | anton |
2019-01-03 | extract check_coverage() routine and continue preparing for testing different | anton |
2018-12-27 | Cope with latest change to KIOENABLE. While here, make it possible to test | anton |
2018-12-27 | sort and rename tests | anton |
2018-12-25 | test dying kcov descriptor logic | anton |
2018-12-17 | add missing dependency on PROG | anton |
2018-12-17 | ensure inappropriate ioctl commands are rejected | anton |
2018-12-17 | rework wscons regress: | anton |
2018-12-16 | split tests into multiple make targets | anton |
2018-11-20 | split up long line | anton |
2018-11-20 | test getown | anton |
2018-11-20 | test fcntl(F_SETOWN) | anton |
2018-11-16 | +wscons | anton |
2018-11-16 | Add wscons regress tests, currently limited to SIGIO handling. | anton |
2018-08-26 | Add regress for kcov. It will only run if /dev/kcov can be opened successfully. | anton |
2016-09-06 | remove test programs for the audio driver, as we've better | Alexandre Ratchov |
2007-07-06 | regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctls | Jacob Meuser |
2003-02-01 | audio encoding tester | Jason Wright |
2016-08-27 | Pull in <sys/time.h> for gettimeofday() | Philip Guenther |
2015-11-17 | Drop a few NULL-checks before free() | mmcc |
2014-05-29 | use calloc, from Benjamin Baier | Ted Unangst |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2010-07-22 | Replace strncat() with strlcat(). | Marcus Glocker |
2010-07-22 | Change include ordering. | Marcus Glocker |
2010-07-22 | Initial regression test program for video(4). | Marcus Glocker |
2009-11-12 | respect the block size returned by the driver | Jacob Meuser |
2007-10-20 | oops, too much copying from select(2) manual | Jacob Meuser |
2007-10-19 | fix off by ones in the AUDIO_GET[PR]RINFO tests | Jacob Meuser |
2007-10-03 | add two new audio ioctls, AUDIO_GETPRINFO and AUDIO_GETRRINFO, and the | Jacob Meuser |