summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/tests/python/python.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/telemetry/tests/python/python.ini')
-rw-r--r--toolkit/components/telemetry/tests/python/python.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/components/telemetry/tests/python/python.ini b/toolkit/components/telemetry/tests/python/python.ini
new file mode 100644
index 0000000000..f2301537f9
--- /dev/null
+++ b/toolkit/components/telemetry/tests/python/python.ini
@@ -0,0 +1,10 @@
+[DEFAULT]
+subsuite = telemetry-python
+
+[test_gen_event_data_json.py]
+[test_gen_scalar_data_json.py]
+[test_histogramtools_non_strict.py]
+[test_histogramtools_strict.py]
+[test_parse_events.py]
+[test_parse_scalars.py]
+[test_usecounters.py]