test/string_tests.h

changeset 47
22fb97e9f58a
parent 39
bf8ab7bb74ff
child 54
f634f790661a
equal deleted inserted replaced
46:48ca036d7d9c 47:22fb97e9f58a
10 10
11 #ifdef __cplusplus 11 #ifdef __cplusplus
12 extern "C" { 12 extern "C" {
13 #endif 13 #endif
14 14
15 UCX_TEST_DECLARE(test_sstr)
16 UCX_TEST_DECLARE(test_sstr_len_cat)
15 UCX_TEST_DECLARE(test_sstrsplit) 17 UCX_TEST_DECLARE(test_sstrsplit)
16 18
17 #ifdef __cplusplus 19 #ifdef __cplusplus
18 } 20 }
19 #endif 21 #endif

mercurial