Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tc-testing/
A Dtdc.py584 def mp_bins(alltests): argument
588 for test in alltests:
765 def get_id_list(alltests): argument
792 for c in alltests:
803 for c in alltests:
809 for t in alltests:
850 def set_random(alltests): argument
851 for tidx in alltests:
925 alltests = generate_case_ids(alltests)
951 set_random(alltests)
[all …]
A Dtdc_helper.py8 def get_categorized_testlist(alltests, ucat): argument
13 testcases[category] = list(filter(lambda x: category in x['category'], alltests))
26 def get_test_categories(alltests): argument
29 for t in alltests:
/linux/tools/testing/kunit/
A Dkunit.py427 if cli_args.alltests:
/linux/Documentation/dev-tools/kunit/
A Drun_wrapper.rst254 - ``--alltests``: Enable a predefined set of options in order to build

Completed in 12 milliseconds