aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/benchmark/cpu_id/metrics/main.py
blob: d9a86e825cca8d26a6ca8d0a1d25616cdacf30f1 (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))