mte/unikernel/duniverse/mirage-tcpip/test/mock-clock/dune

7 lines
195 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(test
(name test_tcp_window)
(libraries alcotest mirage-crypto-rng mirage-crypto-rng.unix lwt.unix logs logs.fmt
mirage-mtime.mock tcpip.tcp)
(action
(run %{test} -q -e --color=always)))