Restore stress_test_common script.
commit7b636e95c3096f34fc1d15bbb8227983e412b9ec
authorhalyavin <halyavin@chromium.org>
Thu, 12 Mar 2015 08:34:07 +0000 (12 01:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Mar 2015 08:34:57 +0000 (12 08:34 +0000)
treecf5f6c248d3a3987fc877dc1bcb2ab361bab6670
parent26c3a8e0bab4048a14c53f57c988ffacd7f3479f
Restore stress_test_common script.

This script were present in https://codereview.chromium.org/22935012
but it disappeared when that CL was commited manually.
Also fix copy-paste error in analyze_stress_test.

TEST= courgette/run_stress_test -s <chrome_dir1> <chrome_dir2> <result_dir>
      courgette/run_mem_test <result_dir>
      courgette/analyze_stress_test <result_dir>/log
      courgette/analyze_mem_test <result_dir>
Also create fake bsdiff and bspatch which use courgette executable and
add courgette and these utilities to the PATH.
BUG= 274054
R=dgarrett@chromium.org

Review URL: https://codereview.chromium.org/994883002

Cr-Commit-Position: refs/heads/master@{#320250}
courgette/analyze_stress_test
courgette/stress_test_common [new file with mode: 0755]