Lines Matching refs:Fixture
57 } Fixture; typedef
71 Fixture *f = data; in server_message_cb()
86 Fixture *f = data; in right_client_message_cb()
99 Fixture *f = data; in new_conn_cb()
120 setup (Fixture *f, in setup()
136 test_connect (Fixture *f, in test_connect()
178 send_one (Fixture *f, in send_one()
198 test_relay (Fixture *f, in test_relay()
229 test_limit (Fixture *f, in test_limit()
268 teardown (Fixture *f, in teardown()
314 g_test_add ("/connect", Fixture, NULL, setup, in main()
316 g_test_add ("/relay", Fixture, NULL, setup, in main()
318 g_test_add ("/limit", Fixture, NULL, setup, in main()