Home
last modified time | relevance | path

Searched refs:tst_create (Results 1 – 6 of 6) sorted by relevance

/dports/dns/getdns/getdns-1.5.2/src/test/
H A Dtests_list.good2 TESTCASE tests_list:tst_create BEGIN
3 tests_list:tst_create: getdns_list_create
4 tests_list:tst_create: getdns_list_destroy(list)
5 tests_list:tst_create: getdns_list_destroy(NULL)
7 tests_list:tst_create: getdns_list_get_length(list)
8 tests_list:tst_create: list length = 12
9 tests_list:tst_create: getdns_list_get_length()
10 tests_list:tst_create: NUll, 12, retval = 311
11 tests_list:tst_create: NUll, NULL, retval = 311
12 tests_list:tst_create: list, NULL, retval = 311
[all …]
H A Dtests_dict.good2 TESTCASE tests_dict:tst_create BEGIN
3 tests_dict:tst_create: getdns_dict_create
4 tests_dict:tst_create: getdns_dict_destroy(dict)
5 tests_dict:tst_create: getdns_dict_destroy(NULL)
6 TESTCASE tests_dict:tst_create END
H A Dtests_list.c341 tst_create(void) in tst_create() function
411 tst_create(); in main()
H A Dtests_dict.c482 tst_create(void) in tst_create() function
515 tst_create(); in main()
/dports/sysutils/fusefs-libs3/fuse-3.10.5/test/
H A Dtest_examples.py158 tst_create(work_dir)
213 tst_create(mnt_dir)
468 def tst_create(mnt_dir): function
/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/test/
H A Dtest_sshfs.py99 tst_create(mnt_dir)
183 def tst_create(mnt_dir): function