src/server/plugins/postgresql/pgtest.h

branch
webdav
changeset 294
277a5896a2ec
parent 290
efc10acf539f
child 296
78e92337fa4e
equal deleted inserted replaced
293:d3899857a81d 294:277a5896a2ec
24 24
25 UCX_TEST(test_pg_vfs_open); 25 UCX_TEST(test_pg_vfs_open);
26 UCX_TEST(test_pg_vfs_io); 26 UCX_TEST(test_pg_vfs_io);
27 UCX_TEST(test_pg_vfs_stat); 27 UCX_TEST(test_pg_vfs_stat);
28 UCX_TEST(test_pg_vfs_mkdir); 28 UCX_TEST(test_pg_vfs_mkdir);
29 UCX_TEST(test_pg_vfs_unlink);
29 30
30 #ifdef __cplusplus 31 #ifdef __cplusplus
31 } 32 }
32 #endif 33 #endif
33 34

mercurial