Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A Dcheck205 testfinder = TestFinder(test_dir=env.source_iotests)
213 testfinder.add_group_file(group_local)
218 tests = testfinder.find_tests(groups=groups, exclude_groups=x_groups,
169 testfinder = TestFinder(test_dir=env.source_iotests) global() variable