aboutsummaryrefslogtreecommitdiffstats
path: root/tools/randpkt-test.sh
AgeCommit message (Expand)AuthorFilesLines
2012-10-09If our error output is huge (> 5 MB) trim out the middle of the file.Gerald Combs1-0/+9
2012-10-03Add the command and arguments to the error file.Gerald Combs1-1/+3
2012-10-03Fix return code checking (hopefully).Gerald Combs1-1/+1
2012-10-02Test with the presence (-nVxr) and absence (-nr) of the tree. We nowGerald Combs1-5/+11
2012-09-05Run 'git log' if we have a .git directory. Fixes a copy+paste error.Gerald Combs1-1/+1
2012-08-19Don't go into a tight loop when there's no specific number of passes.Evan Huus1-17/+19
2012-08-19From Toralf Förster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-1/+1
2012-08-17Move error reporting to a common function. Lot information about the Gerald Combs1-8/+21
2012-04-18Terminate our inner loops as well.Gerald Combs1-0/+1
2012-04-18Tell the main loop to terminate when we catch a signal instead of tryingGerald Combs1-2/+1
2010-07-07Make sure we use the "randpkt-" prefix everywhere.Gerald Combs1-1/+1
2006-08-04It's not only executable but a script as well: propset eol-style + keywordsJörg Mayer1-1/+1
2006-08-02Make the output file name a little more descriptive.Gerald Combs1-1/+1
2006-08-02Add a script for randpkt testing. Copied from fuzz-test.sh.Gerald Combs1-0/+121