diff -r fb07a0ab9a17 -r 6814aea8462d test/buffer_tests.h --- a/test/buffer_tests.h Wed Oct 10 10:04:01 2012 +0200 +++ b/test/buffer_tests.h Wed Oct 10 10:46:20 2012 +0200 @@ -19,6 +19,7 @@ UCX_TEST_DECLARE(test_ucx_buffer_getc); UCX_TEST_DECLARE(test_ucx_buffer_write); UCX_TEST_DECLARE(test_ucx_buffer_read); +UCX_TEST_DECLARE(test_ucx_buffer_extract); #ifdef __cplusplus }