Searched refs:create_tc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex.sh40 create_tc() function
54 create_tc basic "Checks basic functionality"
55 create_tc paren "Checks parentheses"
56 create_tc anchor "Checks anchors and REG_NEWLINE"
57 create_tc error "Checks syntax errors and non-errors"
58 create_tc meta "Checks metacharacters and backslashes"
59 create_tc backref "Checks back references"
60 create_tc repet_ordinary "Checks ordinary repetitions"
61 create_tc repet_bounded "Checks bounded repetitions"
62 create_tc repet_mult
[all...]
/freebsd-13-stable/lib/libregex/tests/
H A Dlibregex_test.sh41 create_tc() function
55 create_tc gnuext "Check GNU extension functionality"

Completed in 52 milliseconds