[ovs-git] [openvswitch/ovs] 71972f: ossfuzz: Improve coverage of flow_extract_target

GitHub noreply at github.com
Wed Sep 5 21:20:29 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 71972fcaa2aa25d546f47078d9257797eb79eb86
      https://github.com/openvswitch/ovs/commit/71972fcaa2aa25d546f47078d9257797eb79eb86
  Author: Bhargava Shastry <bshastry at sect.tu-berlin.de>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M tests/oss-fuzz/config/flow_extract_target.options
    M tests/oss-fuzz/flow_extract_target.c

  Log Message:
  -----------
  ossfuzz: Improve coverage of flow_extract_target

This commit improves test coverage of the ossfuzz flow extract test harness
by extending the harness with additional API calls from lib/flow.c

An additional minor change is adding a config option to
flow_extract_target.options file in `tests/ossfuzz/config` to suppress
debug output while fuzzing.

A cursory evaluation shows that the patch covers 8 additional files and
improves line coverage of lib/flow.c from 23% to 37%.

Signed-off-by: Bhargava Shastry <bshastry at sect.tu-berlin.de>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list