Home
last modified time | relevance | path

Searched refs:_get_group_json (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/kunit/
Dkunit_json.py30 def _get_group_json(test: Test, common_fields: JsonObj) -> JsonObj: function
36 sub_group = _get_group_json(subtest, common_fields)
61 test_group = _get_group_json(test, common_fields)