freebsd-dev/tests/sys
Conrad Meyer b3eaa68045 cryptotest.py: Do not run AES-CBC or AES-GCM tests on non-AES crypto(4) drivers
For some reason, we only skipped AES-XTS tests if a driver was not in the
aesmodules list.  Skip other AES modes as well to prevent spurious failures
in non-AES drivers.

Sponsored by:	Dell EMC Isilon
2017-09-21 18:06:21 +00:00
..
acl Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
aio Fix cosmetic issue with error message 2017-08-02 09:49:41 +00:00
fifo
file Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
fs Chase r321920 and r321930 (dev_t being widened) 2017-08-03 03:43:41 +00:00
geom Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
kern Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
kqueue Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
mac Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
mqueue Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
netinet tests/sys/netinet/fibs_test: skip selected tests when firewalls are enabled 2017-08-08 15:37:21 +00:00
opencrypto cryptotest.py: Do not run AES-CBC or AES-GCM tests on non-AES crypto(4) drivers 2017-09-21 18:06:21 +00:00
pjdfstest Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that 2017-08-02 22:24:08 +00:00
posixshm
sys DIRDEPS_BUILD: Add some missing dirctories to the build. 2016-08-31 19:30:59 +00:00
vfs Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
vm Revert r313565 -- :mmap__bad_arguments passes again after r313655 2017-02-11 20:31:57 +00:00
Makefile Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suite 2016-10-21 05:24:08 +00:00
Makefile.depend
Makefile.inc Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that 2017-08-02 22:24:08 +00:00