Searched refs:alltests (Results 1 – 4 of 4) sorted by relevance
584 def mp_bins(alltests): argument588 for test in alltests:765 def get_id_list(alltests): argument792 for c in alltests:803 for c in alltests:809 for t in alltests:850 def set_random(alltests): argument851 for tidx in alltests:925 alltests = generate_case_ids(alltests)951 set_random(alltests)[all …]
8 def get_categorized_testlist(alltests, ucat): argument13 testcases[category] = list(filter(lambda x: category in x['category'], alltests))26 def get_test_categories(alltests): argument29 for t in alltests:
427 if cli_args.alltests:
254 - ``--alltests``: Enable a predefined set of options in order to build
Completed in 12 milliseconds