aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fusefs: initialize C++ classes the Coverity wayAlan Somers2019-09-162-3/+6
* fusefs: fix some minor Coverity CIDs in the testsAlan Somers2019-09-163-4/+4
* Introduce arb(3), the Array-based Red-Black Tree macros: similarEdward Tomasz Napierala2019-09-142-1/+116
* fusefs: Fix iosize for FUSE_WRITE in 7.8 compat modeAlan Somers2019-09-112-51/+92
* Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__getppidLi-Wen Hsu2019-09-111-0/+4
* fusefs: suppress some Coverity resource leak CIDs in the testsAlan Somers2019-09-071-0/+1
* fusefs: coverity cleanup in the testsAlan Somers2019-09-0618-33/+78
* Set required program for all acl testsKristof Provost2019-09-051-3/+3
* pkgbase: Put the sys/common test into the tests packageEmmanuel Vadot2019-09-051-1/+1
* Temporarily skip sys.sys.qmath_test.qdivq_s64q in CI because it is unstableLi-Wen Hsu2019-09-031-0/+4
* Fix qmath(3) build problems with GCC 8.Edward Tomasz Napierala2019-08-291-11/+5
* fusefs: Fix some bugs regarding the size of the LISTXATTR listAlan Somers2019-08-282-40/+259
* Fix build on 32 bit archs.Edward Tomasz Napierala2019-08-271-12/+12
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-272-1/+654
* tests: shm_open(2): Verify FD_CLOEXECKyle Evans2019-08-251-0/+22
* Fix failure test cases after r351423 due to ping6(8) options changedLi-Wen Hsu2019-08-242-13/+13
* netpfil tests: Add forward test for the three firewallsKristof Provost2019-08-232-1/+103
* mips: hide regnum definitions behind _KERNEL/_WANT_MIPS_REGNUMKyle Evans2019-08-221-0/+1
* Fix the build with WITHOUT_GOOGLETESTKyle Evans2019-08-221-1/+3
* Fix path issues after r351212Li-Wen Hsu2019-08-222-2/+5
* netpfil tests: Add too many fragments test for pf, ipfw and ipfKristof Provost2019-08-202-1/+82
* netpfil tests: Add the set ToS test for ipfw and pfKristof Provost2019-08-202-1/+120
* netpfil tests: Move pft_ping.py and sniffer.py to the common test directoryKristof Provost2019-08-196-18/+23
* 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
* Add basic NAT test for pf, ipf and ipfwTom Jones2019-08-173-7/+176
* fusefs: don't send the namespace during listextattrAlan Somers2019-08-161-6/+3
* pf tests: Fix accidental duplication of contentMateusz Piotrowski2019-08-151-65/+0
* fusefs: fix conditional from r351061Alan Somers2019-08-151-2/+1
* fusefs: fix the 32-bit build after 351042Alan Somers2019-08-151-1/+2
* fusefs: Fix the size of fuse_getattr_inAlan Somers2019-08-143-0/+160
* fusefs: fix intermittency in the default_permissions.Unlink.ok testAlan Somers2019-08-141-0/+8
* fusefs: skip some tests when unsafe aio is disabledAlan Somers2019-08-136-21/+38
|\
| * fusefs: skip some tests when unsafe aio is disabledAlan Somers2019-08-126-21/+38
* | fusefs: add SVN Keywords to the test filesAlan Somers2019-08-1343-0/+86
* | tests/sys/opencrypto: enable armv8crypto on aarch64Enji Cooper2019-08-102-3/+16
* | Don't add -Wno-class-memaccess with older gcc.Brooks Davis2019-08-091-1/+6
* | Get configuration variable with default value for not breaking default settingLi-Wen Hsu2019-08-071-5/+5
* | fusefs: merge from projects/fuse2Alan Somers2019-08-0745-0/+16128
|\|
| * fusefs: fix building tests with GCC 8Alan Somers2019-07-301-1/+1
| * fusefs: nul-terminate some strings in the readdir testAlan Somers2019-07-301-8/+8
| * fusefs: fix panic when writing with O_DIRECT and using writeback cacheAlan Somers2019-07-281-0/+126
| * MFHead @r350386Alan Somers2019-07-286-3/+190
| |\
| * | fusefs: fix warnings in the tests reported by GCCAlan Somers2019-07-2019-79/+88
| * | sendfile: don't panic when VOP_GETPAGES_ASYNC returns an errorAlan Somers2019-07-191-1/+1
| * | fusefs: add a intr/nointr mount optionAlan Somers2019-07-185-12/+79
| * | fusefs: multiple interruptility improvementsAlan Somers2019-07-171-59/+0
| * | projects/fuse2: build fixesAlan Somers2019-07-131-2/+2
| * | fusefs: don't leak memory of unsent operations on unmountAlan Somers2019-06-281-0/+93
| * | MFHead @349476Alan Somers2019-06-271-0/+2
| |\ \