aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* Fix build with read-only source dir after 83c20b8a2da0Alex Richardson2021-04-221-2/+4
* tests/sys/kern/crc32: Check for SSE4.2 before using itAlex Richardson2021-04-222-39/+48
* Unbreak MSG_CMSG_CLOEXECAlex Richardson2021-04-101-10/+35
* Fix GCC build of ptrace_test after 96a9e50e63bfcAlex Richardson2021-03-171-39/+50
* Fix ptrace_test:ptrace__syscall_args after ATF upgradeAlex Richardson2021-03-171-2/+3
* Remove atf_tc_skip calls from ptrace_testAlex Richardson2021-03-171-27/+2
* ptrace_test: Add more debug output on test failuresAlex Richardson2021-03-171-746/+770
* fdgrowtable_test.c: appease gccRyan Libby2020-12-111-1/+1
* fd: free old file descriptor tables when not sharedRobert Wing2020-11-222-0/+269
* Clear the dmesg buffer to prevent rotating causes issuesLi-Wen Hsu2020-10-061-0/+2
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* tests: move the memfd tests over to sys/posixshmKyle Evans2020-09-232-296/+0
* Use MACHINE_CPUARCH when checking for arm64Andrew Turner2020-09-141-1/+1
* Revert r365592 and r365603 as the tests are fixed by r365593Li-Wen Hsu2020-09-111-15/+0
* Fix the build after r365592Kyle Evans2020-09-101-5/+5
* Temporarily skip failing sys.kern.memfd_test.* tests in CILi-Wen Hsu2020-09-101-0/+15
* Initialize len to avoid ENOMEM from sysctl(3).Li-Wen Hsu2020-09-041-0/+1
* Fix kern_copyin test.Konstantin Belousov2020-09-041-12/+47
* add a few tests for sendfile.Chuck Silvers2020-07-203-0/+305
* memfd_create: turn on SHM_GROW_ON_WRITEKyle Evans2020-07-101-4/+13
* Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests.Mark Johnston2020-05-201-40/+41
* Add some regression tests for read and write kevents on pipes.Mark Johnston2020-04-272-0/+367
* Add a regression test for the changes in r359922 and r359923.Jonathan T. Looney2020-04-163-0/+207
* posixshm: fix counting of writable mappingsKyle Evans2020-04-141-5/+14
* Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__parent_exits_b...Li-Wen Hsu2020-02-111-0/+3
* Temporarily skip failing test case sys.kern/ptrace_test/ptrace__parent_wait_a...Li-Wen Hsu2020-02-111-0/+3
* Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__procdesc_repar...Li-Wen Hsu2020-01-261-0/+3
* procdesc: allow to collect status through wait(1) if process is tracedMariusz Zaborski2019-11-251-0/+101
* coredump_phnum_test: handle full file system gracefullyEric van Gyzen2019-10-111-2/+13
* Fix a bug in r353332 that snuck in with a last-minute adjustment.Mark Johnston2019-10-081-2/+2
* Add a regression test for r353331.Mark Johnston2019-10-081-0/+72
* Fix problems in the kern_maxfiles__increase testEric van Gyzen2019-10-081-9/+30
* Fix coredump_phnum_test when kern.compress_user_cores != 0Eric van Gyzen2019-09-301-13/+24
* Further normalize copyright noticesKyle Evans2019-09-261-1/+0
* Add SPDX tags to recently added filesKyle Evans2019-09-251-0/+2
* Add linux-compatible memfd_createKyle Evans2019-09-252-0/+277
* Fix coredump_phnum_test in case of kern.compress_user_cores=1Olivier Cochard2019-09-241-0/+2
* Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__getppidLi-Wen Hsu2019-09-111-0/+4
* mips: hide regnum definitions behind _KERNEL/_WANT_MIPS_REGNUMKyle Evans2019-08-221-0/+1
* sys.kern.pdeathsig.signal_delivered_ptrace: fix startup.Konstantin Belousov2019-08-191-0/+9
* sys.kern.pdeathsig.signal_delivered_ptrace: fix debugger detachKonstantin Belousov2019-08-191-1/+3
* Get configuration variable with default value for not breaking default settingLi-Wen Hsu2019-08-071-5/+5
* Add a test for kill() on a zombieJilles Tjoelker2019-08-062-0/+66
* procdesc: fix reparenting when the debugger is attachedMariusz Zaborski2019-08-051-0/+56
* Only skip test cases sometimes failing in CI when they are running in CILi-Wen Hsu2019-08-011-5/+10
* Temporarily skip flakey test caseLi-Wen Hsu2019-07-241-0/+2
* Temporarily skip flakey test caseLi-Wen Hsu2019-07-231-0/+2
* Temporarily skip flakey test caseLi-Wen Hsu2019-07-231-0/+2
* Temporarily skip flakey test caseLi-Wen Hsu2019-07-231-0/+2
* Fix URL.Li-Wen Hsu2019-07-221-1/+1