Home | History | Annotate | Download | only in tests

Lines Matching refs:txt

4498                     # Need OpenSSH 3.7 for socks5 - http://www.openssh.com/txt/release-3.7
4659 foreach my $txt (@timesrvr) {
4661 logmsg "$txt\n";
4669 foreach my $txt (@timeprep) {
4671 logmsg "$txt\n";
4679 foreach my $txt (@timetool) {
4681 logmsg "$txt\n";
4689 foreach my $txt (@timelock) {
4691 logmsg "$txt\n";
4699 foreach my $txt (@timevrfy) {
4701 logmsg "$txt\n";
4709 foreach my $txt (@timetest) {
4711 logmsg "$txt\n";
5152 if(($log =~ /^test\d+\.txt/) && ($log !~ /^test$testnum\.txt/)) {
5153 next; # skip testNnn.txt of other tests
5155 if(($log =~ /^file\d+\.txt/) && ($log !~ /^file$testnum\.txt/)) {
5156 next; # skip fileNnn.txt of other tests