test/buffer_tests.h

changeset 62
6814aea8462d
parent 60
abae4669fba7
child 64
16590c9c497c
     1.1 --- a/test/buffer_tests.h	Wed Oct 10 10:04:01 2012 +0200
     1.2 +++ b/test/buffer_tests.h	Wed Oct 10 10:46:20 2012 +0200
     1.3 @@ -19,6 +19,7 @@
     1.4  UCX_TEST_DECLARE(test_ucx_buffer_getc);
     1.5  UCX_TEST_DECLARE(test_ucx_buffer_write);
     1.6  UCX_TEST_DECLARE(test_ucx_buffer_read);
     1.7 +UCX_TEST_DECLARE(test_ucx_buffer_extract);
     1.8  
     1.9  #ifdef	__cplusplus
    1.10  }

mercurial