moonpool/test/dune
2023-11-24 22:56:33 -05:00

23 lines
294 B
Text

(tests
(names
t_fib
t_ws_pool_confusion
t_bench1
t_fib_rec
t_futs1
t_tree_futs
t_props
t_chan_train
t_resource
t_unfair
t_ws_deque
t_ws_wait
t_bounded_queue)
(libraries
moonpool
qcheck-core
qcheck-core.runner
;tracy-client.trace
unix
trace-tef
trace))