test/array_tests.h

branch
feature/array
changeset 355
d315a068235a
parent 354
7fd13b9f8f60
child 356
77efe51c6c9a
     1.1 --- a/test/array_tests.h	Sat Aug 10 11:12:49 2019 +0200
     1.2 +++ b/test/array_tests.h	Tue Sep 24 20:16:00 2019 +0200
     1.3 @@ -56,6 +56,7 @@
     1.4  UCX_TEST(test_ucx_array_shrink);
     1.5  UCX_TEST(test_ucx_array_resize);
     1.6  UCX_TEST(test_ucx_array_reserve);
     1.7 +UCX_TEST(test_ucx_array_util_set);
     1.8  
     1.9  #ifdef	__cplusplus
    1.10  }

mercurial