HomeSort by: relevance | last modified time | path
    Searched refs:check_atexit (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/recipes/
90-test_shlibload.t 38 ok(check_atexit($atexit_outfile));
44 ok(check_atexit($atexit_outfile));
50 ok(check_atexit($atexit_outfile));
56 ok(check_atexit($atexit_outfile));
62 ok(!check_atexit($atexit_outfile));
64 sub check_atexit {
  /src/crypto/external/bsd/openssl/dist/test/recipes/
90-test_shlibload.t 38 ok(check_atexit($atexit_outfile));
44 ok(check_atexit($atexit_outfile));
50 ok(check_atexit($atexit_outfile));
56 ok(check_atexit($atexit_outfile));
62 ok(!check_atexit($atexit_outfile));
64 sub check_atexit {
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
90-test_shlibload.t 39 ok(check_atexit($fh));
44 ok(check_atexit($fh));
49 ok(check_atexit($fh));
54 ok(check_atexit($fh));
59 ok(!check_atexit($fh));
74 sub check_atexit {

Completed in 22 milliseconds