Lines Matching refs:ok
138 ok(run(app(["openssl", "storeutl", "-crls", $test_x509])),
141 ok(!run(app(["openssl", "storeutl", $test_x509, "-crls"])),
158 ok(run(app(["openssl", "rsa", "-text", "-noout", @pubin,
161 ok(run(app(["openssl", "rsa", "-text", "-noout", @pubin,
164 ok(run(app(["openssl", "rsa", "-text", "-noout", @pubin,
166 ok(run(app(["openssl", "rsa", "-text", "-noout", @pubin,
177 ok(run(app(["openssl", "storeutl", "-out", "cacert.pem", "cacert.pem"])),
188 ok(!run(app([@storeutl, "-noout", $file])));
189 ok(!run(app([@storeutl, "-noout", to_abs_file($file)])));
193 ok(!run(app([@storeutl, "-noout",
200 ok(run(app([@storeutl, "-noout", $file])));
201 ok(run(app([@storeutl, "-noout", to_abs_file($file)])));
206 ok(run(app([@storeutl, "-noout",
208 ok(run(app([@storeutl, "-noout",
210 ok(run(app([@storeutl, "-noout",
212 ok(!run(app([@storeutl, "-noout",
219 ok(run(app([@storeutl, "-noout", "-passin", "pass:password",
221 ok(run(app([@storeutl, "-noout", "-passin", "pass:password",
225 ok(run(app([@storeutl, "-noout", "-passin", "pass:password",
227 ok(run(app([@storeutl, "-noout", "-passin", "pass:password",
234 ok(run(app([@storeutl, "-noout", "-passin",
236 ok(!run(app([@storeutl, "-noout", "-passin",
245 ok(run(app([@storeutl, "-noout", $_])));
253 ok(!run(app([@storeutl, "-noout", $_])));
259 ok(run(app([@storeutl, "-noout", $dir])));
260 ok(run(app([@storeutl, "-noout", to_abs_file($dir, 1)])));
265 ok(run(app([@storeutl, "-noout",
270 ok(!run(app([@storeutl, '-noout',
275 ok(run(app([@storeutl, '-certs', '-noout',
278 ok(run(app([@storeutl, '-certs', '-noout',
282 ok(run(app([@storeutl, '-crls', '-noout',
285 ok(run(app([@storeutl, '-crls', '-noout',
296 ok(run(app([@storeutl, '-noout',
299 ok(run(app([@storeutl, '-noout',
303 ok(run(app([@storeutl, '-noout', '-certs',
306 ok(run(app([@storeutl, '-noout', '-crls',
309 ok(run(app([@storeutl, '-noout', '-certs',
313 ok(run(app([@storeutl, '-noout', '-crls',