aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test-common.sh
AgeCommit message (Expand)AuthorFilesLines
2022-09-26Tools: Fuzz subsets of large files.Gerald Combs1-0/+2
2022-05-02tools: Show recent commits in fuzz output.Gerald Combs1-4/+5
2022-04-29Tools: Add a timestamp to our fuzz test error header.Gerald Combs1-0/+2
2022-04-27Tools: Update our fuzz test error header.Gerald Combs1-12/+20
2021-12-31Fix more repeated words throughoutMoshe Kaplan1-1/+1
2021-11-25Tools: Add our branch name to fuzz error reports.Gerald Combs1-1/+5
2021-11-01Tools: Fixup our fuzz test error header.Gerald Combs1-24/+22
2021-10-28GitLab CI+tools: Fuzz test updates.Gerald Combs1-3/+3
2020-10-23Fuzz: Don't blame the latest commit.Gerald Combs1-3/+3
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-2/+2
2018-11-12fix documentation and tests for cmake run directory.Dario Lombardo1-2/+2
2018-03-07More licenses converted to SPDX.Dario Lombardo1-13/+1
2017-09-09Redirect to /dev/null, not /devnull.Gerald Combs1-1/+1
2017-08-11Tools: Check for ASan directly.Gerald Combs1-4/+5
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-5/+5
2016-12-10Boost the max CPU time.Guy Harris1-1/+1
2016-11-16Double the fuzz testing memory limit.Gerald Combs1-1/+1
2016-09-24Check for ASAN when fuzzing.Gerald Combs1-0/+9
2016-03-10Add the pass number to the fuzz failure report.Gerald Combs1-0/+1
2016-03-03Make sure our shell, Perl, & Python tools are executable.Gerald Combs1-0/+0
2016-01-31plugins: do not import symbols globallyPeter Wu1-1/+1
2015-06-26tools: permit setting BIN_DIR in the environmentEvan Huus1-7/+9
2015-05-02Try to keep capinfos+ASan from failing.Gerald Combs1-0/+3
2015-02-06More emem removal.Jeff Morriss1-7/+0
2015-01-18Nobody uses se_ allocations, so remove the code for them.Guy Harris1-4/+2
2014-05-11It is possible to check out a source tree that is not co-located withJoerg Mayer1-1/+1
2014-03-30Fix fuzz-test.sh '-b' option so it works again; Do some other tools/*test*.sh...Bill Meier1-1/+17
2014-02-25Get rid of a few more Subversion remnants.Jeff Morriss1-4/+1
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
2013-12-13Change the exit status of a fuzz failure to 255 so that if you use it with xargsEvan Huus1-1/+1
2013-07-12Add (GPLv2+) license headers to these scripts, assigning the copyright toJeff Morriss1-0/+20
2013-07-08Include the output (fuzz'd) file name in the output when fuzz (or randpkt)Jeff Morriss1-0/+2
2013-06-05Add a new environment variable to cause abort()s if we add too many itemsJeff Morriss1-0/+2
2013-05-30test-common.sh doesn't need to be executable (it is sourced, not executed); r...Jeff Morriss1-0/+0
2013-03-09Remove the wmem slab. It was an optimization mimicking the emem slabEvan Huus1-1/+0
2013-02-14Add an option for bypassing the wmem slab similar to the one forEvan Huus1-0/+1
2013-01-26Forward-port r47305 from trunk-1.8:Gerald Combs1-7/+1
2013-01-14Try to show what condition triggered a failure.Gerald Combs1-0/+4
2012-12-28Update wmem documentation for the new allocator.Evan Huus1-0/+2
2012-12-07Move a lot of common fuzz-test and randpkt-test code to its own fileGerald Combs1-0/+144