blob: 2830282744f132ebbd77ea000110f9fc38640ceb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
skip-if = python == 3
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]
|