mte/unikernel/duniverse/ocaml-h1/lib_test/dune

16 lines
247 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(tests
(libraries h1 alcotest)
(modules
helpers
test_client_connection
test_headers
test_h1
test_iovec
test_method
test_request
test_response
test_server_connection
test_version
test_websocket)
(names test_h1))