aboutsummaryrefslogtreecommitdiff
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-305-5/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-1567-67/+0
* Remove remnants of portsnap(8)Olivier Certner2024-04-301-3/+3
* tools: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2730-30/+0
* Remove my middle name.Dag-Erling Smørgrav2023-08-171-1/+1
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-1652-54/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-16215-215/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1642-87/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-1619-19/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-168-8/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-16214-428/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* arm64: add tests for swp/swpb emulationKyle Evans2023-05-152-0/+414
* NgATM: Remove netgraph ATM supportBrooks Davis2023-03-097-155/+0
* fsx: more consistent debug output with -[RWU]Alan Somers2023-01-071-0/+2
* fsx: bounds check the inputsAlan Somers2023-01-071-6/+17
* Track kern.ipc.somaxconn -> kern.ipc.soacceptqueue renameJose Luis Duran2022-10-111-4/+4
* regression-netinet: Remove a double word in a source code commentGordon Bergling2022-09-101-1/+1
* tests: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_RAW/IPPROTO_DIVERTGleb Smirnoff2022-08-301-1/+1
* Apply some style(9) to pthread testsEd Maste2022-04-012-2/+3
* Clean up warnings in pthread testsEd Maste2022-02-168-29/+29
* Fix a few typos in source code commentsGordon Bergling2021-08-141-1/+1
* Update tools/regression/poll/sockpoll.c for POLLRDPOLL.Thomas Munro2021-04-283-34/+121
* Don't add -Winline for WARNS=6Alex Richardson2021-03-221-1/+1
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-0130-33/+0
* fsx: fix build with WARNS=6Alan Somers2020-09-212-44/+24
* Update flp test for new diskinfo outputWarner Losh2020-09-121-1/+1
* Fix trailing whitespaceWarner Losh2020-09-121-3/+3
* Make this compile again by fixing err args to have formatsWarner Losh2020-09-122-1/+2
* Remove disk images / tests from alpha, sun and pc98Warner Losh2020-09-1115-1280/+0
* fsx: seed more randomly with the -S0 optionAlan Somers2019-04-281-13/+24
* Make timespecadd(3) and friends publicAlan Somers2018-07-303-81/+13
* Fix the build of tools/regression/sockets/unix_cmsgAlan Somers2018-07-191-0/+1
* Convert tools/regression/sockets/socketpair to ATFAlan Somers2018-02-102-170/+0
* other: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-204-0/+8
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-185-5/+15
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add a test case for a connection on accept queue that is reset beforeGleb Smirnoff2017-08-241-8/+35
* Improve handling with system stateEnji Cooper2017-06-101-2/+15
* Don't explicitly get the class to PART in gctl_test_helper.cEnji Cooper2017-06-102-34/+33
* Make the test to leave one connection on the incomplete queueGleb Smirnoff2017-06-081-0/+14
* Improve this unit test: make sure that the accept filter actually works.Gleb Smirnoff2017-06-081-7/+38
* Use calloc instead of malloc + memsetEnji Cooper2017-05-271-2/+1
* gctl_test.t: catch errors with the mdcfg directiveEnji Cooper2017-04-231-7/+19
* gctl_test.t: improve error reporting with mdcfg and mount directivesEnji Cooper2017-04-221-9/+19
* gctl_test.t: more tweaks to try and update the code and get it functional (ag...Enji Cooper2017-04-221-7/+9
* Use verb=delete not verb=removeEnji Cooper2017-04-221-2/+2
* gctl_test.t: minor tweaksEnji Cooper2017-04-221-5/+6