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


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