aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* mmap map_at_zero test: handle W^XArka Sharma2022-02-211-2/+25
* pf tests: Test per-anchor tablesKristof Provost2022-02-171-0/+43
* pf tests: remove a stray 'set -x'Kristof Provost2022-02-171-1/+0
* vlan tests: fix bpf_pcp testKristof Provost2022-02-151-2/+1
* pf tests: Basic 'set prio' testKristof Provost2022-02-142-0/+74
* [skip ci] fusefs: delete a stray comment from 91972cfcddfAlan Somers2022-02-121-1/+0
* Cast pointer to uintptr_t to avoid alignment warnings.John Baldwin2022-02-121-3/+3
* ktls: Disallow transmitting empty frames outside of TLS 1.0/CBC modeMark Johnston2022-02-081-8/+23
* Stop single stepping in signal handers on arm64Andrew Turner2022-02-071-0/+66
* Explicitly include semaphore.h for struct _sem in fusefs setattr testDimitry Andric2022-02-061-0/+1
* pf tests: Only do post-test logging when specifically enabledKristof Provost2022-02-051-1/+4
* pf tests: Test adding counters to an existing tableKristof Provost2022-02-051-0/+37
* kyua/qemu: When running in qemu, don't teset sendfileWarner Losh2022-02-021-0/+12
* tests/sys/ses: Use ANSI C definition for has_ses.John Baldwin2022-02-011-1/+1
* pf: Initialize pf_kpool mutexes earlierMark Johnston2022-01-311-0/+27
* Add PT_GETREGSETAndrew Turner2022-01-271-0/+61
* netpfil tests: re-enable dummynet testsKristof Provost2022-01-271-4/+0
* netpfil tests: test removing interfaces with pending dummynet packetsKristof Provost2022-01-271-0/+50
* tests/sys/net/routing: remove bandaid against old epair(4) panicGleb Smirnoff2022-01-271-2/+0
* tests/sys/net/epair: don't leak the interface after the testGleb Smirnoff2022-01-271-1/+5
* Fix test of ses(4) when there is no SES device existsLi-Wen Hsu2022-01-263-12/+47
* tests: add a basic test for argc == 0Kyle Evans2022-01-264-3/+44
* tests/net*: destroy interface from inside a jailGleb Smirnoff2022-01-252-12/+34
* tests/netinet: add test for IPv6 NS and CARPThomas Steen Rasmussen2022-01-251-0/+64
* Add tests for ses(4)Alan Somers2022-01-195-0/+996
* fusefs: implement VOP_DEALLOCATEAlan Somers2022-01-192-15/+543
* Revert "wpa: Import wpa 2.10."Cy Schubert2022-01-182-0/+84
* wpa: Import wpa 2.10.Cy Schubert2022-01-182-84/+0
|\
| * wpa: Import wpa 2.10vendor/wpa/2.10Cy Schubert2022-01-17425-154120/+0
| * wpa: Import wpa_supplicant/hostapd commit b26f5c0fevendor/wpa/gb26f5c0feCy Schubert2022-01-068-17/+224
| * wpa: Import wpa_supplicant/hostapd commit 14ab4a816vendor/wpa/g14ab4a816Cy Schubert2021-12-0126-249/+1003
| * Import wpa_supplicant/hostapd commit b4f7506ffCy Schubert2021-07-213-2/+27
| * wpa: Import wpa_supplicant/hostapd commit e8662e9d4Cy Schubert2021-06-0331-270/+526
| * wpa: Import wpa_supplicant/hostapd commit f91680c15Cy Schubert2021-04-1225-82/+1571
| * Import wpa_supplicant/hostapd commit 9d9b42306541vendor/wpa/g9d9b42306541Philip Paeps2021-03-19419-0/+151389
* copyin tests: Use the KERN_PROC_VM_LAYOUT sysctl to fetch layout infoMark Johnston2022-01-171-12/+7
* pf tests: Provoke failure in pf_ioctl_addruleKristof Provost2022-01-161-0/+39
* vm_reserv: use enhanced bitstring for popmapsDoug Moore2022-01-121-7/+20
* posixshm tests: Fix occasional largepage_mprotect failuresMark Johnston2022-01-031-2/+12
* fusefs: implement VOP_ALLOCATEAlan Somers2022-01-018-26/+493
* fusefs: fix .. lookups when the parent has been reclaimed.Alan Somers2022-01-011-0/+203
* fusefs: move common code from forget.cc to utils.ccAlan Somers2022-01-013-8/+15
* fusefs: in the tests, always assume debug.try_reclaim_vnode is availableAlan Somers2022-01-011-4/+0
* fusefs: copy_file_range must update file timestampsAlan Somers2022-01-011-0/+142
* Fix a race in fusefs that can corrupt a file's size.Alan Somers2022-01-012-0/+470
* tests/libalias: PortrangeLutz Donnerhacke2021-12-272-2/+57
* tests/libalias: Make inline functions static inlineDimitry Andric2021-12-201-2/+2
* tests: Add some regression tests for a couple of KERN_PROC_* sysctlsMark Johnston2021-12-172-0/+200
* ktls: Add a regression test to exercise socket error handlingMark Johnston2021-12-171-0/+42
* tests: sys.netpfil.pf.pfsync.defer fails in CIKristof Provost2021-12-161-0/+4