New commits:
commit 86253d3d6f201831fac5c908006999b7f36825cd
Author: Andrew Cagney <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to