summaryrefslogtreecommitdiff
path: root/infra/commands
diff options
context:
space:
mode:
authorDmitriy Nikiforov <d.nikiforov@partner.samsung.com>2017-08-22 15:12:31 +0300
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>2017-09-07 13:06:08 +0000
commit4716c7e0727292616d2bc467f767c15905777ece (patch)
tree3d886ffbaaaf0e3d47b1866f811140419e2fceed /infra/commands
parentcbf59fceec10f20b22a35d7c99a41f9a9d5825e7 (diff)
downloadfuzz-testing-4716c7e0727292616d2bc467f767c15905777ece.tar.gz
fuzz-testing-4716c7e0727292616d2bc467f767c15905777ece.tar.bz2
fuzz-testing-4716c7e0727292616d2bc467f767c15905777ece.zip
Add missing help information for '--dump-coverage' option
Change-Id: I4154e5eab2a36f0ffddd1afe3e7fcb12a3481db7
Diffstat (limited to 'infra/commands')
-rwxr-xr-xinfra/commands/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/commands/run.sh b/infra/commands/run.sh
index a370ba4..2355ec4 100755
--- a/infra/commands/run.sh
+++ b/infra/commands/run.sh
@@ -12,6 +12,7 @@ Runs one fuzzing test of the specified target.
Options:
-h, --help Prints this message.
+ -d, --dump-coverage Dump accumulated coverage information.
-s, --serial SERIAL_NUMBER Send all sdb command to device with specified
serial number.
-t, --test-input TEST_INPUT Push specified input to device and use it as