test/buffer_tests.h

changeset 64
16590c9c497c
parent 62
6814aea8462d
child 76
655020a30e77
     1.1 --- a/test/buffer_tests.h	Wed Oct 10 13:58:51 2012 +0200
     1.2 +++ b/test/buffer_tests.h	Wed Oct 10 14:18:06 2012 +0200
     1.3 @@ -18,6 +18,7 @@
     1.4  UCX_TEST_DECLARE(test_ucx_buffer_putc);
     1.5  UCX_TEST_DECLARE(test_ucx_buffer_getc);
     1.6  UCX_TEST_DECLARE(test_ucx_buffer_write);
     1.7 +UCX_TEST_DECLARE(test_ucx_buffer_write_ax);
     1.8  UCX_TEST_DECLARE(test_ucx_buffer_read);
     1.9  UCX_TEST_DECLARE(test_ucx_buffer_extract);
    1.10  

mercurial