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
/
inc_taint
blob: d1be66706c788525f7838255e6aa52264035d402 (
plain
) (
blame
)
1
2
3
4
5
6
#!/usr/bin/perl -Tw
use
Test::More
tests
=>
1
;
ok
(
grep
(
/examples/
,
@INC
)
);