1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/tests/sys
Kristof Provost bb490fcf19 bridge tests: Basic span test
Reviewed by:	philip, emaste (previous version)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23961
2020-03-16 08:44:46 +00:00
..
acl Set required program for all acl tests 2019-09-05 18:54:46 +00:00
aio lio_listio_empty_nowait_thread sometimes does *not* hang. 2020-01-04 18:59:46 +00:00
audit Fix and simplify code by using ATF_REQUIRE_FEATURE macro 2019-04-01 14:21:32 +00:00
auditpipe
capsicum Integrate capsicum-test into the FreeBSD test suite 2019-04-01 21:24:50 +00:00
cddl zfs: multiple improvements to the zpool_add tests 2019-10-10 02:17:45 +00:00
common Add basic IPv4/IPv6 forwarding tests. 2020-03-10 19:52:19 +00:00
devrandom random(4): Fortuna: allow increased concurrency 2019-06-17 20:29:13 +00:00
fifo
file
fs fusefs: avoid cache corruption with buggy fuse servers 2020-03-11 04:29:45 +00:00
geom Temporarily skip sys.geom.class.gate.ggate_test.ggated in CI 2020-03-11 10:42:05 +00:00
kern Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__parent_exits_before_child 2020-02-11 23:17:58 +00:00
kqueue
mac Reduce nc timeout in sys.mac.portacl.* 2020-02-11 20:41:51 +00:00
mqueue
net bridge tests: Basic span test 2020-03-16 08:44:46 +00:00
netinet Add basic IPv4/IPv6 forwarding tests. 2020-03-10 19:52:19 +00:00
netinet6 Add basic IPv4/IPv6 forwarding tests. 2020-03-10 19:52:19 +00:00
netipsec ipsec tests: Skip if ipsec.ko is not loaded 2019-05-16 02:18:57 +00:00
netmap netmap: add test cases for multiple host rings 2019-04-13 12:50:47 +00:00
netpfil Skip sys.netpfil.pf.nat.exhaust on all platforms as it not only fails on amd64 2020-03-13 16:44:48 +00:00
opencrypto tests/sys/opencrypto: enable armv8crypto on aarch64 2019-08-10 15:53:42 +00:00
pjdfstest Tag pjdfstest symlink with pkgbase package 2020-02-12 17:37:32 +00:00
posixshm posixshm: implement posix_fallocate(2) 2020-01-08 19:08:44 +00:00
sys Revert r357246 2020-01-29 22:37:01 +00:00
vfs
vm Adjust tests after page fault changes in r352807 2019-09-29 15:17:58 +00:00
Makefile tests: Enable net tests 2020-02-13 14:09:09 +00:00
Makefile.depend
Makefile.inc