moonpool/test/dune
2024-02-12 12:03:42 -05:00

24 lines
306 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_fut_tls
t_bounded_queue)
(libraries
moonpool
qcheck-core
qcheck-core.runner
;tracy-client.trace
unix
trace-tef
trace))