Home
last modified time | relevance | path

Searched defs:test_info (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/
H A Dcommon.py1205 def find_arg_in_test(test_info, get_arg_to_check, arg_string, is_global): argument
1228 def dump_input_lines(output_lines, test_info, prefix_set, comment_string): argument
/openbsd-src/regress/usr.bin/ssh/unittests/test_helper/
H A Dtest_helper.c202 test_info(char *s, size_t len) in test_info() function