From 35b7c9a0e3f8a0daf1718a8ba9889a2aec24dc84 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Mon, 22 Feb 2016 22:03:28 +0100 Subject: tests for crypto functions --- tests/funcs/crypt_blowfish.phpt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/funcs/crypt_blowfish.phpt (limited to 'tests/funcs/crypt_blowfish.phpt') diff --git a/tests/funcs/crypt_blowfish.phpt b/tests/funcs/crypt_blowfish.phpt new file mode 100644 index 0000000..f48e411 --- /dev/null +++ b/tests/funcs/crypt_blowfish.phpt @@ -0,0 +1,13 @@ +--TEST-- +CRYPT_BLOWFISH support +--SKIPIF-- + +--FILE-- + +--EXPECT-- +int(1) +$2a$07$rasmuslerd............nIdrcHdxcUxWomQX9j6kvERCFjTg7Ra + -- cgit v1.3