VMS perl doesn't implement fork(), so don't run the TLSProxy tests there
[openssl.git] / test / recipes / 05-test_rand.t
1 #! /usr/bin/perl
2
3 use OpenSSL::Test::Simple;
4
5 simple_test("test_rand", "randtest", "rand");