mte/unikernel/duniverse/ocaml-h1/lib_test/dune
2025-11-11 02:07:51 +01:00

15 lines
247 B
Text

(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))