Searched refs:test_collection (Results 1 – 5 of 5) sorted by relevance
140 test_collection (void) in test_collection() function394 g_test_add_func ("/gvalue/collection", test_collection); in main()
84 BOOST_AUTO_TEST_CASE( test_collection ) in BOOST_AUTO_TEST_CASE() argument
67 struct test_collection { struct74 static const struct test_collection _test_collection \ argument
4471 extern const struct test_collection __start_test_collection_section,4477 const struct test_collection *c; in setup_tests()
3437 def test_collection(self): member in CollectionsAbcTests