Lines Matching +refs:test +refs:msg
78 my $msg;
81 read($in, $msg, 1024);
84 $msg =~ s/$srch/$repl/;
87 print $fh $msg;
170 run(test(["fips_version_test", "-config", $provconf, "<3.1.0"]),
321 run(test(["fips_version_test", "-config", $provconf, ">=3.1.0"]),
339 run(test(["fips_version_test", "-config", $provconf, "<3.1.0"]),
357 run(test(["fips_version_test", "-config", $provconf, ">=3.5.0"]),
409 run(test(["fips_version_test", "-config", $provconf, "<3.1.0"]),
441 run(test(["fips_version_test", "-config", $provconf, "<3.1.0"]),
462 run(test(["fips_version_test", "-config", $provconf, ">=3.1.0"]),