import zend mcrypt tests
commitacf7de7e649218437811a0a01f060bf783f4bc65
authorPaul Tarjan <ptarjan@fb.com>
Tue, 23 Apr 2013 01:32:12 +0000 (22 18:32 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 25 Apr 2013 07:49:57 +0000 (25 00:49 -0700)
treeaea1720e68aaab0ffd0c6553f7d39923302519b7
parentf5ef2a06f0ce367239a645f2ad28b771589532cf
import zend mcrypt tests
150 files changed:
hphp/test/zend/bad/ext-mcrypt/bug55169.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/bug55169.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation1.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation1.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation2.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation2.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation3.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation3.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation5.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_cbc_variation5.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation1.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation1.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation2.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation2.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation3.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation3.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation4.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation4.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation5.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_decrypt_variation5.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation1.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation1.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation2.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation2.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation3.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation3.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation5.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_ecb_variation5.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation1.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation1.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation2.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation2.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation3.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation3.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation4.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation4.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation5.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_encrypt_variation5.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_filters.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_filters.php.expectf [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_module_open.php [new file with mode: 0644]
hphp/test/zend/bad/ext-mcrypt/mcrypt_module_open.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/blowfish.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/blowfish.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug35496.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug35496.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug37595.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug37595.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug41252.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug41252.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug43143.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug43143.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug46010.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug46010.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug49738.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug49738.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug8040.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/bug8040.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_3des_decrypt.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_3des_decrypt.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_3des_encrypt.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_3des_encrypt.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_error.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_error.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_variation4.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cbc_variation4.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cfb.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_cfb.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_create_iv.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_create_iv.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt_3des_cbc.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt_3des_cbc.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt_3des_ecb.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt_3des_ecb.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt_error.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_decrypt_error.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_3des_decrypt.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_3des_decrypt.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_3des_encrypt.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_3des_encrypt.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_error.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_error.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_variation4.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ecb_variation4.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_algorithms_name.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_algorithms_name.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_block_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_block_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_iv_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_iv_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_key_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_key_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_mode_name.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_mode_name.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_supported_key_sizes.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_get_supported_key_sizes.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_is_block_algorithm.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_is_block_algorithm.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_is_block_algorithm_mode.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_is_block_algorithm_mode.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_is_block_mode.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_is_block_mode.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_self_test.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_enc_self_test.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_encrypt_3des_cbc.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_encrypt_3des_cbc.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_encrypt_3des_ecb.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_encrypt_3des_ecb.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_encrypt_error.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_encrypt_error.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_block_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_block_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_cipher_name.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_cipher_name.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_iv_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_iv_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_key_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_get_key_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_list_algorithms.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_list_algorithms.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_list_modes.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_list_modes.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_get_algo_block_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_get_algo_block_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_get_algo_key_size.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_get_algo_key_size.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_get_supported_key_sizes.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_get_supported_key_sizes.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_is_block_algorithm.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_is_block_algorithm.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_is_block_algorithm_mode.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_is_block_algorithm_mode.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_is_block_mode.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_is_block_mode.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_self_test.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_module_self_test.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ofb.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_ofb.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_rijndael128_128BitKey.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_rijndael128_128BitKey.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_rijndael128_256BitKey.php [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/mcrypt_rijndael128_256BitKey.php.expectf [new file with mode: 0644]
hphp/test/zend/good/ext-mcrypt/vectors.txt [new file with mode: 0644]
hphp/tools/import_zend_test.py