summaryrefslogtreecommitdiff
path: root/dissector_fuzz.sh
AgeCommit message (Expand)AuthorFilesLines
2013-05-05misc: move file to source rootDaniel Borkmann1-0/+79
>9space:mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-07-20 16:39:00 -0700
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-21 19:00:26 -0700
commitadac4b95941189ca301759a67da4a132fc2804d5 (patch)
tree6d15cc7bb8bf37492171990184fe3ea41fcda9a1 /drivers/staging
parentdb2951835b9b11abf3075302279a41cd345db312 (diff)
greybus: firmware: Improve test application
It can take arguments not and we can perform all the operations with a single binary, sorry for missing that initially. Usage: ./firmware <gb-fw-mgmt-X> <type: interface/backend> <firmware-tag> <timeout> And all of them have default values, etc. Tested with a semco 13 MP module. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/Documentation/firmware/firmware.c146
1 files changed, 96 insertions, 50 deletions
diff --git a/drivers/staging/greybus/Documentation/firmware/firmware.c b/drivers/staging/greybus/Documentation/firmware/firmware.c