[ovs-git] [openvswitch/ovs] 0d8fb0: ossfuzz: Simplify miniflow fuzzer harness.

Bhargava Shastry noreply at github.com
Fri Oct 18 17:59:25 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 0d8fb0211cf13ac00683789e98425be16635a060
      https://github.com/openvswitch/ovs/commit/0d8fb0211cf13ac00683789e98425be16635a060
  Author: Bhargava Shastry <bshas3 at gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M tests/oss-fuzz/miniflow_target.c

  Log Message:
  -----------
  ossfuzz: Simplify miniflow fuzzer harness.

Google's oss-fuzz builder bots were complaining that miniflow_target is
too slow to fuzz in that some tests take longer than a second to
complete. This patch fixes this by replacing the random flow generation
within the harness to a more simpler scenario.

Signed-off-by: Bhargava Shastry <bshas3 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list