[Patch v3 02/11] perf-test: add argument parsing for performance tests

2012-12-15 Thread da...@tethera.net
From: David Bremner This patch just sets (non-exported) variables. The variable $debug is already used, and $corpus_size will be used in following commits. --- performance-test/perf-test-lib.sh | 25 + 1 file changed, 25 insertions(+) diff --git

[Patch v3 02/11] perf-test: add argument parsing for performance tests

2012-12-15 Thread david
From: David Bremner brem...@debian.org This patch just sets (non-exported) variables. The variable $debug is already used, and $corpus_size will be used in following commits. --- performance-test/perf-test-lib.sh | 25 + 1 file changed, 25 insertions(+) diff --git