src/server/plugins/postgresql/pgtest.h

branch
webdav
changeset 374
77506ec632a4
parent 324
44cf877b3d9f
child 415
d938228c382e
equal deleted inserted replaced
373:f78a585e1a2f 374:77506ec632a4
45 45
46 TestMultistatus* test_parse_multistatus(const char *space, size_t size); 46 TestMultistatus* test_parse_multistatus(const char *space, size_t size);
47 void test_multistatus_destroy(TestMultistatus *ms); 47 void test_multistatus_destroy(TestMultistatus *ms);
48 48
49 UCX_TEST(test_pg_conn); 49 UCX_TEST(test_pg_conn);
50
51 UCX_TEST(test_pg_lookup_root);
50 52
51 UCX_TEST(test_pg_vfs_open); 53 UCX_TEST(test_pg_vfs_open);
52 UCX_TEST(test_pg_vfs_io); 54 UCX_TEST(test_pg_vfs_io);
53 UCX_TEST(test_pg_vfs_stat); 55 UCX_TEST(test_pg_vfs_stat);
54 UCX_TEST(test_pg_vfs_mkdir); 56 UCX_TEST(test_pg_vfs_mkdir);

mercurial