; test_frame is offline (byte-exact frame codec). test_smoke reaches a live node only
; when SEMURG_SMOKE=1 is set, and otherwise prints "skipped" and exits 0, so `dune test`
; stays offline by default.
(tests
 (names test_frame test_smoke)
 (libraries semurg semurg-tls))
