CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/30 22:20:58
Modified files:
regress/usr.bin/ssh/unittests/match: tests.c
Log message:
flesh out match_pattern() tests, including a new comparison test of
the new NFA-based implementation against the original one for all
possible combinations of short inputs and patterns constructed from
a small dictionary of possibilities.
