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