tiny_httpd/tests/unit/dune
Simon Cruanes b6cd59f084
add tests
2024-06-18 16:47:25 -04:00

5 lines
140 B
Text

(tests
(names t_util t_buf t_server t_io)
(package tiny_httpd)
(libraries tiny_httpd.core qcheck-core qcheck-core.runner test_util))