| Age | Commit message (Expand) | Author |
| 2019-07-10 | Gracefully skip test if not enough space in temporary directory. | martin |
| 2019-07-10 | Reduce disk image size for tests (PR 44239 has been fixed) | martin |
| 2019-06-20 | Rewrite t_pad test. | isaki |
| 2019-06-01 | Deal with fallout from the addition of | kre |
| 2019-04-10 | Fix quoting (quotes really do not nest...) and remove a bunch of it | kre |
| 2019-04-10 | PR bin/53999 from rudolf (eq.cz) | kre |
| 2019-02-06 | use strncpy() into a buffer that may not be nul terminated. | mrg |
| 2018-01-18 | implement 32-bit compat support for raidframe. | mrg |
| 2017-12-10 | Fix fallout from hid factorisation: | bouyer |
| 2017-05-21 | Remove MKCRYPTO option. | riastradh |
| 2017-03-15 | Do not assume an all-zeroes disk label will read back as a disk with | martin |
| 2017-01-27 | Revert to previous. Audio passes the test properly again. | nat |
| 2017-01-13 | Don't play with "../.." in includes for h_macros.h; deal with it centrally. | christos |
| 2016-12-11 | Update test output to reflect audio changes. | nat |
| 2016-12-11 | AES XTS unit tests should now pass. | alnsn |
| 2016-11-24 | Switch to CHECK_LIBC for writing. | alnsn |
| 2016-11-11 | Add 3des-cbc tests with 192 bits key. | alnsn |
| 2016-11-10 | Add blowfish-cbc tests for 128, 256 and 448 bits keys. | alnsn |
| 2016-11-09 | Add aes-cbc tests. | alnsn |
| 2016-11-07 | Don't use mktemp. | alnsn |
| 2016-11-07 | Only build t_cgd_aes if MKCRYPTO==yes and MKRUMP==yes. | scole |
| 2016-11-06 | Don't build t_cgd_aes if ${MKCRYPTO} == "no". | alnsn |
| 2016-11-06 | Add tests for not-yet-committed cgd algorithm AES-XTS. | alnsn |
| 2016-10-15 | pad(4) must be open before corresponding audio device is opened. | nat |
| 2016-08-17 | These clock_subr tests are no longer expected to fail. | jakllsch |
| 2016-08-14 | tests for sys/dev/clock_subr.c | jakllsch |
| 2016-08-03 | We don't have any FILES, so no need for a FILESDIR | pgoyette |
| 2016-07-29 | Mount the snapshot read-only; otherwise we get a nasty panic. | pgoyette |
| 2016-07-29 | Add a basic test for fss(4) | pgoyette |
| 2016-07-29 | Remove. Nothing here (or below) seems to refer to it, and it won't | pgoyette |
| 2016-05-05 | Use rump_schedule() before calling things in the rump context. | jakllsch |
| 2016-05-05 | t_hid doesn't use rump correctly, and thus consistently fails; mark as such | jakllsch |
| 2016-05-02 | Call rump_init() before using rump functionality. | jakllsch |
| 2016-02-26 | Fix soft volume audio distortion. OK jmcneil@. | nat |
| 2016-01-23 | Define _KERNTYPES for things that need it. | christos |
| 2016-01-23 | XXX: use unused variables. | christos |
| 2016-01-09 | locate_item() doesn't need to have a flags argument, as the flags | jakllsch |
| 2016-01-08 | fix test program for hid item checks | jakllsch |
| 2016-01-08 | rework build of t_hid to be more reliable, while working around ATF cruddyness | jakllsch |
| 2016-01-07 | Don't crash when the device's HID Report Descriptor Pops from an empty stack. | jakllsch |
| 2016-01-07 | Add tests for HID Parser Pop-on-empty-stack bug. | jakllsch |
| 2016-01-06 | Unbreak the sun2 build: Don't use program-specific LDADD options because | christos |
| 2016-01-05 | Add some tests for the kernel HID parser. | jakllsch |
| 2015-06-22 | Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined. | matt |
| 2015-04-23 | Include better diagnostic info when a required key value cannot be retrieved ... | pgoyette |
| 2015-04-23 | When exiting, provide a reason. | pgoyette |
| 2015-02-27 | Double the timeout (to 120s) for slower machines | martin |
| 2015-01-07 | Move sysproxy support into a separate component, rumpkern_sysproxy, | pooka |
| 2014-06-10 | Fix static linking for the tests: -lrump is also used by -lrumpuser, | he |
| 2014-06-09 | When linking statically (as for sun2), need to list -lrump also | he |