test/memstream_tests.h

changeset 58
733f22fca61a
parent 56
76caac0da4a0
child 59
c80c910fe191
equal deleted inserted replaced
57:e18157c52985 58:733f22fca61a
17 UCX_TEST_DECLARE(test_ucx_memseektell) 17 UCX_TEST_DECLARE(test_ucx_memseektell)
18 UCX_TEST_DECLARE(test_ucx_memputc) 18 UCX_TEST_DECLARE(test_ucx_memputc)
19 UCX_TEST_DECLARE(test_ucx_memgetc) 19 UCX_TEST_DECLARE(test_ucx_memgetc)
20 UCX_TEST_DECLARE(test_ucx_memwrite) 20 UCX_TEST_DECLARE(test_ucx_memwrite)
21 UCX_TEST_DECLARE(test_ucx_memread) 21 UCX_TEST_DECLARE(test_ucx_memread)
22 UCX_TEST_DECLARE(test_ucx_memprintf)
23 UCX_TEST_DECLARE(test_ucx_memscanf)
24 22
25 #ifdef __cplusplus 23 #ifdef __cplusplus
26 } 24 }
27 #endif 25 #endif
28 26

mercurial