Home
last modified time | relevance | path

Searched refs:test_unsupported_address (Results 1 – 2 of 2) sorted by relevance

/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dgdbus-addresses.c45 test_unsupported_address (void) in test_unsupported_address() function
213 g_test_add_func ("/gdbus/unsupported-address", test_unsupported_address); in main()
/dports/textproc/py-mkdocs/mkdocs-1.2.3/mkdocs/tests/config/
H A Dconfig_options_tests.py247 def test_unsupported_address(self): member in IpAddressTest