This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
10
unikernel/duniverse/mirage-tcpip/test/dune
Normal file
10
unikernel/duniverse/mirage-tcpip/test/dune
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
(test
|
||||
(name test)
|
||||
(libraries alcotest mirage-crypto-rng mirage-crypto-rng.unix lwt.unix logs logs.fmt
|
||||
mirage-flow mirage-vnetif mirage-mtime pcap-format duration
|
||||
arp arp.mirage ethernet tcpip.ipv4 tcpip.tcp tcpip.udp
|
||||
tcpip.stack-direct tcpip.icmpv4 tcpip.udpv4v6-socket tcpip.tcpv4v6-socket
|
||||
tcpip.icmpv4-socket tcpip.stack-socket tcpip.ipv6 ipaddr-cstruct
|
||||
macaddr-cstruct tcpip)
|
||||
(action
|
||||
(run %{test} -q -e --color=always)))
|
||||
Loading…
Add table
Add a link
Reference in a new issue