mte/unikernel/duniverse/arp/test/mirage/dune

6 lines
147 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(test
(name tests)
(package arp)
(libraries alcotest lwt.unix logs logs.fmt fmt mirage-vnetif
duration ethernet arp arp.mirage cstruct bos))