Searched refs:test_variant (Results 1 – 3 of 3) sorted by relevance
480 test_variant = get_cstr(stdin) variable481 if test_variant != '':482 full_name = test_name + '/' + test_variant493 …results[full_name] = parse_and_check_test(test_name, test_variant, test_source_file, code, current…
166 def test_variant(doc): function
1658 The implementation consist of test_variant integer that, if set, denotes number1659 of test variants. The test is then forked and executed test_variant times each