aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/core/test_report.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Use baro and yardstick metrics in dynamic HTML reportEmma Foley1-1/+0
2019-02-11benchmark.core.report: Add _combine_timesEmma Foley1-0/+142
2019-02-11benchmark.core.report: Add _get_baro_metricsEmma Foley1-1/+131
2019-02-11Refactor: add _format_datasetsEmma Foley1-4/+56
2019-01-30Refactor: add _get_timestamps()Emma Foley1-1/+9
2018-12-21Additional rework of NSB reportPatrice Buriez1-17/+9
2018-12-21Fix conversion to JS for HTML reportsPatrice Buriez1-17/+96
2018-12-19Add report generate-nsb commandPatrice Buriez1-20/+32
2018-11-22Add parser to support jsTree in reportPatrice Buriez1-0/+70
2018-11-21Update unit tests for yardstick/benchmark/core/report.pyPatrice Buriez1-44/+70
2018-06-13assert[Greater,Equal] -> assert_{,not_}calledEmma Foley1-5/+5
2018-03-02Remove main() and __main__ from tests.Emma Foley1-2/+0
2018-02-12Move tests: unit/benchmarkEmma Foley1-0/+76