[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Wed Aug 10 14:48:56 UTC 2016


New commits:
commit 86253d3d6f201831fac5c908006999b7f36825cd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 10 10:32:51 2016 -0400

    kvmrunner: delete more redundant options: --test-name --include-ignored --test-exclude
    
    Turns out that selecting tests using:
      kvmrunner testing/pluto/basic-pluto-*
    or:
      make kvm-test KVM_TESTS=testing/pluto/basic-pluto-*
    and even:
      make kvm-test "KVM_TESTS=$(awk '$1 == "kvmplutotest" && $3 == "wip" { print "testing/pluto/" $2 }' testing/pluto/TESTLIST)"
    is more intuitive.



More information about the Swan-commit mailing list