From 11f757e9e9027ff045680b471663555ed5ff946c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 18 Jul 2023 23:23:00 +0200 Subject: test: store multiple flame graphs alongside Previously, it would get stored in build/flame_graph/flame_graphs.svg. Now, the test repository codename is added to the file name. Also, some refactoring and simplifying test filtering. --- test/pytest.ini | 1 - 1 file changed, 1 deletion(-) (limited to 'test/pytest.ini') diff --git a/test/pytest.ini b/test/pytest.ini index 6b95d54..69a5cc2 100644 --- a/test/pytest.ini +++ b/test/pytest.ini @@ -6,5 +6,4 @@ log_cli_level = INFO markers = stress: Long tests; don't run them casually - valgrind: These tests are run w/ Valgrind flame_graph: Generate the flame graph for these tests -- cgit v1.2.3