Home
last modified time | relevance | path

Searched refs:test_create_empty (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/efivarfs/
H A Defivarfs.sh73 test_create_empty() function
205 run_test test_create_empty
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/efivarfs/
H A Defivarfs.sh73 test_create_empty() function
205 run_test test_create_empty
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/efivarfs/
H A Defivarfs.sh73 test_create_empty() function
205 run_test test_create_empty
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/test/c/
H A Dtest-datasource.c50 test_create_empty (Fixture *fix, gconstpointer data) in test_create_empty() function
150 setup, test_create_empty, teardown); in main()
H A Dtest-event.c50 test_create_empty (Fixture *fix, gconstpointer data) in test_create_empty() function
430 setup, test_create_empty, teardown); in main()
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dpropertylookuplistmodel.c153 test_create_empty (void) in test_create_empty() function
236 g_test_add_func ("/propertylookuplistmodel/create_empty", test_create_empty); in main()
H A Dstringlist.c123 test_create_empty (void) in test_create_empty() function
253 g_test_add_func ("/stringlist/create/empty", test_create_empty); in main()
H A Dmaplistmodel.c210 test_create_empty (void) in test_create_empty() function
298 g_test_add_func ("/maplistmodel/create_empty", test_create_empty); in main()
H A Dslicelistmodel.c206 test_create_empty (void) in test_create_empty() function
370 g_test_add_func ("/slicelistmodel/create_empty", test_create_empty); in main()
H A Dflattenlistmodel.c224 test_create_empty (void) in test_create_empty() function
406 g_test_add_func ("/flattenlistmodel/create_empty", test_create_empty); in main()
H A Dsortlistmodel.c236 test_create_empty (void) in test_create_empty() function
546 g_test_add_func ("/sortlistmodel/create_empty", test_create_empty); in main()
H A Dmultiselection.c308 test_create_empty (void) in test_create_empty() function
737 g_test_add_func ("/multiselection/create-empty", test_create_empty); in main()
H A Dsingleselection.c308 test_create_empty (void) in test_create_empty() function
741 g_test_add_func ("/singleselection/create-empty", test_create_empty); in main()
/dports/devel/py-pygit2/pygit2-1.7.1/test/
H A Dtest_index.py262 def test_create_empty(): function
/dports/net/py-ldap3/ldap3-2.8.1/test/
H A DtestCaseInsensitiveWithAliasDictionary.py33 def test_create_empty(self): member in Test
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/tests/
H A Dtest_raw.py933 def test_create_empty(self): member in TestIntEnumFlagSet
/dports/devel/py-bitarray/bitarray-2.3.4/bitarray/
H A Dtest_bitarray.py535 def test_create_empty(self): member in CreateObjectTests