decrypt
[metze/wireshark/wip.git] / tools / test-common.sh
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2017-09-09 Gerald CombsRedirect to /dev/null, not /devnull.
2017-08-11 Gerald CombsTools: Check for ASan directly.
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2016-12-10 Guy HarrisBoost the max CPU time.
2016-11-16 Gerald CombsDouble the fuzz testing memory limit.
2016-09-24 Gerald CombsCheck for ASAN when fuzzing.
2016-03-10 Gerald CombsAdd the pass number to the fuzz failure report.
2016-03-03 Gerald CombsMake sure our shell, Perl, & Python tools are executable.
2016-01-31 Peter Wuplugins: do not import symbols globally
2015-06-26 Evan Huustools: permit setting BIN_DIR in the environment
2015-05-02 Gerald CombsTry to keep capinfos+ASan from failing.
2015-02-06 Jeff MorrissMore emem removal.
2015-01-18 Guy HarrisNobody uses se_ allocations, so remove the code for...
2014-05-11 Joerg MayerIt is possible to check out a source tree that is not...
2014-03-30 Bill MeierFix fuzz-test.sh '-b' option so it works again; Do...
2014-02-25 Jeff MorrissGet rid of a few more Subversion remnants.
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2013-12-13 Evan HuusChange the exit status of a fuzz failure to 255 so...
2013-07-12 Jeff MorrissAdd (GPLv2+) license headers to these scripts, assignin...
2013-07-08 Jeff MorrissInclude the output (fuzz'd) file name in the output...
2013-06-05 Jeff MorrissAdd a new environment variable to cause abort()s if...
2013-05-30 Jeff Morrisstest-common.sh doesn't need to be executable (it is...
2013-03-09 Evan HuusRemove the wmem slab. It was an optimization mimicking...
2013-02-14 Evan HuusAdd an option for bypassing the wmem slab similar to...
2013-01-26 Gerald CombsForward-port r47305 from trunk-1.8:
2013-01-14 Gerald CombsTry to show what condition triggered a failure.
2012-12-28 Evan HuusUpdate wmem documentation for the new allocator.
2012-12-07 Gerald CombsMove a lot of common fuzz-test and randpkt-test code...