summaryrefslogtreecommitdiff
path: root/tests/sys/kern/Makefile
AgeCommit message (Expand)Author
11 daysMakefile*: remove powerpcspeMinsoo Choo
2025-08-12tests: Add some regression tests for copy_file_range()Mark Johnston
2025-07-15uexterr_gettext: add testsAlan Somers
2025-07-09getdirentries: Return ENOTDIR if not a directory.Dag-Erling Smørgrav
2025-07-04tests: Add some regression tests for inotifyMark Johnston
2025-06-24unix/tests: Add a regression test for fd transfer across jailsMark Johnston
2025-05-28tests: Add a regression test for commit 7587f6d4840f8Mark Johnston
2025-05-03tests: Serialize kern_descrip_testMark Johnston
2025-04-29tests/unix_stream: improve writable testGleb Smirnoff
2025-03-31jail: Add meta and env parametersIgor Ostapenko
2024-12-13tests: kern: add some tests for recently added logsigexitKyle Evans
2024-11-26tests: Add regression test for ppoll() / pselect() race.Dag-Erling Smørgrav
2024-10-29tests: Switch sys/kern/sysctl_security_jail_children to execenv=jailIgor Ostapenko
2024-10-20tests: kern: add some porch(1)-based tty testsKyle Evans
2024-09-10tests: Add some test cases for SO_SPLICEMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-07-14socket tests: Serialize sonewconn_overflowMark Johnston
2024-04-14tests/unix_stream: test that send(2) of zero bytes is successfulGleb Smirnoff
2024-04-07tests: Add ktrace capability violation test casesJake Freeland
2024-02-15socket tests: add listener_wakeupGleb Smirnoff
2024-01-26jail: expose children.max and children.cur via sysctlJamie Gritton
2024-01-15kern: pts: do not special case closed slave sideKyle Evans
2024-01-12tests: add a test for shutdown(2) on a datagram socketGleb Smirnoff
2023-11-16socket tests: add socket_acceptGleb Smirnoff
2023-10-03tests: Test that SIGSYS is not delivered if kern.signosys knob is offDmitry Chagin
2023-10-03SIGSYS: add testsKonstantin Belousov
2023-09-15socket tests: Add a regression test for MSG_WAITALLMark Johnston
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-11ktls_test: specify OpenSSL 1.1 APIPierre Pronchery
2022-12-07ktls_test: Add debug option to hexdump keys, nonces, and buffers.John Baldwin
2022-08-08tests/socket: add accept_filter(9) testGleb Smirnoff
2022-07-30sockets: add MSG_TRUNC flag handling for recvfrom()/recvmsg().Alexander V. Chernikov
2022-06-24tests/unix_passfd: compile SOCK_STREAM and SOCK_DGRAM versionsGleb Smirnoff
2022-05-23tests/unix_passfd: Prevent running them in parallelOlivier Cochard
2022-05-17Prevent running sigwait tests in parallelOlivier Cochard
2022-05-12tests/kern: add tests for PF_UNIX/SOCK_DGRAMGleb Smirnoff
2022-05-11Add tests for affinity syscalls.Dmitry Chagin
2022-04-25Add tests for sigwait family syscalls.Dmitry Chagin
2022-04-14Disable building kcov test on powerpcspeLi-Wen Hsu
2022-04-07Enable the kcov tests on supported architecturesAndrew Turner
2022-04-07Enable subr_physmem_test on supported architecturesAndrew Turner
2022-04-06Disable the physmem test for nowAndrew Turner
2022-04-06Port subr_physmem to userspace and add testsAndrew Turner
2022-03-03Add simple kyua tests for the mod* system calls.John Baldwin
2021-12-17tests: Add some regression tests for a couple of KERN_PROC_* sysctlsMark Johnston
2021-11-23Basic signal tests: Can we deliver a signal?Warner Losh
2021-11-09tests: do not build ktls_test if WITHOUT_OPENSSLEd Maste
2021-11-01ktls: Add simple transmit tests of kernel TLS.John Baldwin
2021-02-03Fix build with read-only source dir after 83c20b8a2da0Alex Richardson
2021-02-02tests/sys/kern/crc32: Check for SSE4.2 before using itAlex Richardson