aboutsummaryrefslogtreecommitdiff
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* 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
* gctl_test_helper: add diagnostic output for parse_retval(..)Enji Cooper2017-04-221-4/+8
* The GPT class no longer exists; use the PART class insteadEnji Cooper2017-04-221-1/+1
* Bump WARNS to 6 per previous commits which fixed warningsEnji Cooper2017-04-221-0/+2
* gctl_test_helper: apply polishEnji Cooper2017-04-221-4/+8
* gctl_test.t: use make to compile gctl_test_helper instead of calling cc directlyEnji Cooper2017-04-222-6/+12
* Rename gctl.t to gctl_test.t and test.c to gctl_test_helper.cEnji Cooper2017-04-222-1/+1
* Fix -Wimplicit-function-declaration compilation warning by moving libgeom.hEnji Cooper2017-04-221-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add a regression test for putting a socket on kqueue, and then doingGleb Smirnoff2017-02-142-0/+121
* Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-164-1/+691
* Check that SCM_XXX timestamp returned by the kernel is less 1 secondMaxim Sobolev2016-12-094-1/+143
* Auto-generate 2 test cases that differ only in structure and SCM_XXX constantMaxim Sobolev2016-12-065-205/+45
* Refactor the regression test code by splitting huge monolithic CMaxim Sobolev2016-12-0520-1643/+2300
* Clean up and add some test cases for ALU instructions.Jung-uk Kim2016-10-2193-600/+830
* Move libcasper tests from regression/capsicum/libcasper/ toMariusz Zaborski2016-09-085-5330/+0
* Fix Capsicum syscalls test suite.Mariusz Zaborski2016-08-302-4/+18
* Remove calls to `die` added for associated bugsEnji Cooper2016-07-313-6/+0
* tools: minor spelling fixes.Pedro F. Giffuni2016-05-011-1/+1
* Set NULL to the ai_next pointer which fix cap_getaddrinfo().Mariusz Zaborski2016-04-141-8/+122
* Remove these broken filemon tests.Bryan Drewery2016-03-094-390/+0
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-255-14/+13
* semget(): Check for [EEXIST] error first.Jilles Tjoelker2016-02-071-0/+9
* Use different ports in the TCP/UDP testcases with the first set andEnji Cooper2016-01-231-10/+10
* Don't run the t_cmsg_len testcase on 64-bit architecturesEnji Cooper2016-01-231-0/+12