Skip to content

Instantly share code, notes, and snippets.

@Sean-Der
Created June 4, 2015 05:53
Show Gist options
  • Save Sean-Der/d2f2cf40dbba76d833bd to your computer and use it in GitHub Desktop.
Save Sean-Der/d2f2cf40dbba76d833bd to your computer and use it in GitHub Desktop.
Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP : /usr/local/php70-debug-zts/bin/php
PHP_SAPI : cli
PHP_VERSION : 7.0.0-dev
ZEND_VERSION: 3.0.0-dev
PHP_OS : Linux - Linux php7dev 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u1 x86_64
INI actual : /home/vagrant/code/php-ext-snappy/tmp-php.ini
More .INIs :
CWD : /home/vagrant/code/php-ext-snappy
Extra dirs :
VALGRIND : Not used
=====================================================================
TIME START 2015-06-04 05:53:15
=====================================================================
TEST 1/6 [tests/001.phpt] PASS Test snappy_compress() function : basic functionality [tests/001.phpt]
TEST 2/6 [tests/002.phpt] PASS Test snappy_compress() function : error conditions [tests/002.phpt]
TEST 3/6 [tests/003.phpt] PASS Test snappy_compress() function : variation [tests/003.phpt]
TEST 4/6 [tests/004.phpt] PASS Test snappy_uncompress() function : basic functionality [tests/004.phpt]
TEST 5/6 [tests/005.phpt] PASS Test snappy_uncompress() function : error conditions [tests/005.phpt]
TEST 6/6 [tests/info.phpt] PASS Test phpinfo() displays snappy info [tests/info.phpt]
=====================================================================
TIME END 2015-06-04 05:53:16
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 56
---------------------------------------------------------------------
Number of tests : 6 6
Tests skipped : 0 ( 0.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 0 ( 0.0%) ( 0.0%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 6 (100.0%) (100.0%)
---------------------------------------------------------------------
Time taken : 1 seconds
=====================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment