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