From: Scott MacVicar Date: Mon, 17 Nov 2008 21:54:47 +0000 (+0000) Subject: Missed test for previous commit X-Git-Tag: php-5.3.0alpha2~145 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4525c2d41e0716ee12d1d8c8070bfefdcb6e0499;p=php Missed test for previous commit --- diff --git a/ext/openssl/tests/openssl_random_pseudo_bytes.phpt b/ext/openssl/tests/openssl_random_pseudo_bytes.phpt new file mode 100644 index 0000000000..ac5a3079a1 --- /dev/null +++ b/ext/openssl/tests/openssl_random_pseudo_bytes.phpt @@ -0,0 +1,22 @@ +--TEST-- +openssl_random_pseudo_bytes() tests +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +string(0) "" +string(2) "%s" +string(4) "%s" +string(6) "%s" +string(8) "%s" +string(10) "%s" +string(12) "%s" +string(14) "%s" +string(16) "%s" +string(18) "%s" \ No newline at end of file