summaryrefslogtreecommitdiff
path: root/tests/run-perfbench.py
AgeCommit message (Expand)Author
2022-02-11tests/run-perfbench.py: Use SKIP consistently, and increase print width.Damien George
2022-02-10tests/run-perfbench.py: Allow a test to SKIP, and to have a .exp file.Damien George
2022-02-02all: Update Python formatting to latest Black version 22.1.0.Damien George
2021-05-11tests/run-perfbench.py: Fix native feature check.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-10-15tests/run-perfbench.py: Skip complex tests if target doesn't enable it.Damien George
2019-10-15tests/run-perfbench.py: Show error when truth check fails.Jim Mussared
2019-07-19tests/run-perfbench.py: Add --emit option to select emitter for tests.Damien George
2019-06-28tests: Add performance benchmarking test-suite framework.Damien George