test/list_tests.h

changeset 123
7fb0f74517c5
parent 122
540d99722f1f
child 134
4d320dc3a7af
     1.1 --- a/test/list_tests.h	Mon Jul 22 11:53:39 2013 +0200
     1.2 +++ b/test/list_tests.h	Mon Jul 22 13:45:49 2013 +0200
     1.3 @@ -51,6 +51,8 @@
     1.4  UCX_TEST_DECLARE(test_ucx_list_first);
     1.5  UCX_TEST_DECLARE(test_ucx_list_last);
     1.6  UCX_TEST_DECLARE(test_ucx_list_get);
     1.7 +UCX_TEST_DECLARE(test_ucx_list_indexof);
     1.8 +UCX_TEST_DECLARE(test_ucx_list_find);
     1.9  UCX_TEST_DECLARE(test_ucx_list_contains);
    1.10  UCX_TEST_DECLARE(test_ucx_list_remove);
    1.11  UCX_TEST_DECLARE(test_ucx_list_clone);

mercurial