aboutsummaryrefslogtreecommitdiffstats
path: root/util/random/benchmark/prng/metrics/main.py
blob: c90daa70d3a1ceb910106f7ab122c87eea390c4a (plain) (blame)
1
2
3
4
5
import yatest.common as yc


def test_export_metrics(metrics):
    metrics.set_benchmark(yc.execute_benchmark('util/random/benchmark/prng/prng', threads=8))