index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
/
cpan
/
Test-Harness
/
t
/
sample-tests
/
echo
blob: 6696e71f17b45820efa48e283152871c085ff436 (
plain
) (
blame
)
1
2
print '1..', scalar(@ARGV), "\n"; print "ok $_ ", $ARGV[ $_ - 1 ], "\n" for 1 .. @ARGV;