summaryrefslogtreecommitdiff
path: root/chip/g/uartn.c
diff options
context:
space:
mode:
authorCraig Hesling <hesling@chromium.org>2019-07-26 09:29:14 -0700
committerCommit Bot <commit-bot@chromium.org>2019-09-03 23:43:21 +0000
commitd5927cd01e761177d7dde9db072e48c11c1c3ed8 (patch)
treef93985e4b3b500ad5bca73f2303adc8d626bcc49 /chip/g/uartn.c
parentf1a6c7142f5cede9ae05e4116e5cf317c91a0c1a (diff)
downloadchrome-ec-d5927cd01e761177d7dde9db072e48c11c1c3ed8.tar.gz
fuzz_host_cmd: Add fuzzing for fpsensor host cmds
This adds the host commands declared in fpsensor_state.c to the fuzzing mix. They are the following: EC_CMD_FP_SEED 0x0408 EC_CMD_FP_ENC_STATUS 0x0409 EC_CMD_FP_MODE 0x0402 EC_CMD_FP_CONTEXT 0x0406 This is not the complete fpsensor host command interface. More host commands will be added in followup CLs. BRANCH=none BUG=b:116065496 TEST=# Pull in TEST_COVERAGE fix git fetch "https://chromium.googlesource.com/chromiumos/platform/ec" \ refs/changes/86/1725186/1 && git cherry-pick FETCH_HEAD make host-host_command_fuzz TEST_COVERAGE=1 timeout 5m ./build/host/host_command_fuzz/host_command_fuzz.exe llvm-profdata merge -sparse default.profraw -o default.profdata llvm-cov show build/host/host_command_fuzz/host_command_fuzz.exe \ --instr-profile=default.profdata --format=html --output-dir=cov # Inspect cov/.../common/fpsensor/fpsensor_state.c.html to verify TEST=make buildall -j Change-Id: I69e9833463944a0dfba49e5671987b7fec565bf4 Signed-off-by: Craig Hesling <hesling@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1661122
Diffstat (limited to 'chip/g/uartn.c')
0 files changed, 0 insertions, 0 deletions