New commits:
commit 6da2a00466a031b7d0b9e7ef5109ceaf60137f75
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 12 09:38:14 2024 -0400

    testing kvm: add --test-platform ... to enable platform specific tests
    
    For instance <<--test-platform 'netbsd|freebsd'>> will include
    tests requiring NetBSD, FreeBSD, or both (a test requiring
    FreeBSD and OpenBSD would still be ignored).
    
    If Makefile.inc.local contains:
      KVM_NETBSD=true
      KVM_FREEBSD=true
    then --test-platform is magically added.
    
    Note: the "generic" tests EAST, WEST et.al. don't have a platform
    so are always allowed.
    
    Note: TESTLIST still contains STATUS=netbsd et.al., that needs
    to be changed to "good".  But only after testing.libreswan.org
    is upgraded.
    
    close #1842 add --test-platform ... to kvmrunner

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to