aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test-common.sh
AgeCommit message (Expand)AuthorFilesLines
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