Lines Matching refs:run
62 ok(run(test(["pkcs12_format_test"])), "test pkcs12 formats");
64 ok(run(test(["pkcs12_format_test", "-legacy"])), "test pkcs12 formats using legacy APIs");
66 ok(run(test(["pkcs12_format_test", "-context"])), "test pkcs12 formats using a non-default library …
73 ok(run(app(["openssl", "pkcs12", "-noout",
89 ok(run(app(["openssl", "pkcs12", "-export", "-chain",
100 ok(run(app(["openssl", "pkcs12", "-export",
113 ok(run(app(["openssl", "pkcs12", "-export",
124 ok(run(app(["openssl", "pkcs12", "-export",
135 ok(run(app(["openssl", "pkcs12",
141 ok(run(app(["openssl", "pkcs12", "-export", "-out", $outfile5,
146 my @pkcs12info = run(app(["openssl", "pkcs12", "-info", "-in", $outfile5,
163 ok(run(app(["openssl", "pkcs12", "-export",
186 ok(run(app(["openssl", "pkcs12", "-export", "-pbmac1_pbkdf2",
198 ok(run(app(["openssl", "pkcs12", "-in", "$pbmac1_id.p12", "-info", "-noout",
212 ok(run(app(["openssl", "pkcs12", "-in", $path, "-password", "pass:1234", "-noenc"])),
229 ok(run(app(["openssl", "pkcs12", @prov, "-in", $path, "-password", "pass:1234", "-noenc"])),
232 ok(run(app(["openssl", "pkcs12", @prov, "-in", $path, "-info", "-noout",
244 ok(run(app(["openssl", "pkcs12", "-in", $path, "-password", "pass:1234", "-noenc"])),
254 ok(run(app(["openssl", "pkcs12", "-in", $path, "-password", "pass:1234", "-noenc"])),
265 ok(run(app(["openssl", "pkcs12", "-in", $bad1, "-password", "pass:"])),
268 ok(run(app(["openssl", "pkcs12", "-in", $bad1, "-password", "pass:",
272 ok(run(app(["openssl", "pkcs12", "-in", $bad1, "-password", "pass:",
276 ok(run(app(["openssl", "pkcs12", "-in", $bad2, "-password", "pass:"])),
279 ok(run(app(["openssl", "pkcs12", "-in", $bad2, "-password", "pass:",
283 ok(run(app(["openssl", "pkcs12", "-in", $bad3, "-password", "pass:"])),
286 ok(run(app(["openssl", "pkcs12", "-in", $bad3, "-password", "pass:",
293 ok(run(app(["openssl", "pkcs12", "-export", "-out", $outfile7,
298 my @pkcs12info = run(app(["openssl", "pkcs12", "-info", "-in", $outfile7,
307 ok(run(test(["pkcs12_api_test",
315 ok(run(test(["pkcs12_api_test",
325 ok(run(test(["pkcs12_api_test",
332 ok(run(test(["pkcs12_api_test",
340 ok(run(test(["pkcs12_api_test",
345 ok(run(test(["pkcs12_api_test",