Home
last modified time | relevance | path

Searched defs:fixture (Results 1 – 25 of 1442) sorted by relevance

12345678910>>...58

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A Dtest-html-editor-units.c31 test_create_editor (TestFixture *fixture) in test_create_editor()
55 test_style_bold_typed (TestFixture *fixture) in test_style_bold_typed()
83 test_style_italic_typed (TestFixture *fixture) in test_style_italic_typed()
208 test_justify_typed (TestFixture *fixture) in test_justify_typed()
264 test_indent_typed (TestFixture *fixture) in test_indent_typed()
318 test_font_size_typed (TestFixture *fixture) in test_font_size_typed()
3647 test_image_insert (TestFixture *fixture) in test_image_insert()
6586 test_undo_style (TestFixture *fixture) in test_undo_style()
6771 test_undo_indent (TestFixture *fixture) in test_undo_indent()
7253 test_wrap_basic (TestFixture *fixture) in test_wrap_basic()
[all …]
H A Dtest-html-editor-units-bugs.c26 test_bug_750657 (TestFixture *fixture) in test_bug_750657()
71 test_bug_760989 (TestFixture *fixture) in test_bug_760989()
115 test_bug_767903 (TestFixture *fixture) in test_bug_767903()
148 test_bug_769708 (TestFixture *fixture) in test_bug_769708()
179 test_bug_769913 (TestFixture *fixture) in test_bug_769913()
270 test_bug_769955 (TestFixture *fixture) in test_bug_769955()
445 test_bug_770073 (TestFixture *fixture) in test_bug_770073()
504 test_bug_770074 (TestFixture *fixture) in test_bug_770074()
536 test_bug_771044 (TestFixture *fixture) in test_bug_771044()
550 test_bug_771131 (TestFixture *fixture) in test_bug_771131()
[all …]
/dports/sysutils/tracker/tracker-2.3.4/tests/libtracker-miner/
H A Dtracker-indexing-tree-test.c61 #define ASSERT_INDEXABLE(fixture, id) \ argument
65 #define ASSERT_NOT_INDEXABLE(fixture, id) \ argument
79 test_common_context_setup (TestCommonContext *fixture, in test_common_context_setup()
122 test_indexing_tree_001 (TestCommonContext *fixture, in test_indexing_tree_001()
145 test_indexing_tree_002 (TestCommonContext *fixture, in test_indexing_tree_002()
167 test_indexing_tree_003 (TestCommonContext *fixture, in test_indexing_tree_003()
189 test_indexing_tree_004 (TestCommonContext *fixture, in test_indexing_tree_004()
215 test_indexing_tree_005 (TestCommonContext *fixture, in test_indexing_tree_005()
241 test_indexing_tree_006 (TestCommonContext *fixture, in test_indexing_tree_006()
267 test_indexing_tree_007 (TestCommonContext *fixture, in test_indexing_tree_007()
[all …]
H A Dtracker-miner-fs-test.c222 perform_file_operation (TrackerMinerFSTestFixture *fixture, in perform_file_operation()
250 #define UPDATE_FILE_ATOMIC(fixture,p,tmpname) \ argument
257 fixture_setup (TrackerMinerFSTestFixture *fixture, in fixture_setup()
280 fixture_teardown (TrackerMinerFSTestFixture *fixture, in fixture_teardown()
331 fixture_query_exists (TrackerMinerFSTestFixture *fixture, in fixture_query_exists()
358 fixture_get_content (TrackerMinerFSTestFixture *fixture) in fixture_get_content()
395 fixture_iterate (TrackerMinerFSTestFixture *fixture) in fixture_iterate()
590 test_empty_root (TrackerMinerFSTestFixture *fixture, in test_empty_root()
611 test_missing_root (TrackerMinerFSTestFixture *fixture, in test_missing_root()
1372 test_monitored_move (TrackerMinerFSTestFixture *fixture, in test_monitored_move()
[all …]
/dports/devel/aws-c-http/aws-c-http-0.6.8/tests/
H A Dtest_h2_decoder.c9 struct fixture { struct
20 static int s_fixture_init(struct fixture *fixture, struct aws_allocator *allocator) { in s_fixture_init()
40 struct fixture *fixture = ctx; in s_fixture_test_setup() local
51 struct fixture *fixture = ctx; in s_fixture_test_teardown() local
93 struct fixture *fixture = ctx; in TEST_CASE() local
126 struct fixture *fixture = ctx; in H2_DECODER_ON_CLIENT_TEST() local
153 struct fixture *fixture = ctx; in H2_DECODER_ON_CLIENT_TEST() local
182 struct fixture *fixture = ctx; in H2_DECODER_ON_CLIENT_TEST() local
211 struct fixture *fixture = ctx; in H2_DECODER_ON_CLIENT_TEST() local
239 struct fixture *fixture = ctx; in H2_DECODER_ON_CLIENT_TEST() local
[all …]
/dports/deskutils/gnome-photos/gnome-photos-40.0/tests/unit/
H A Dphotos-test-gegl.c95 photos_test_gegl_setup (PhotosTestGeglFixture *fixture, const Babl *format, gdouble height, gdouble… in photos_test_gegl_setup()
263 photos_test_gegl_teardown (PhotosTestGeglFixture *fixture, gconstpointer user_data) in photos_test_gegl_teardown()
287 PhotosTestGeglFixture *fixture = (PhotosTestGeglFixture *) user_data; in photos_test_gegl_async() local
296 photos_test_gegl_buffer_check_conversion (PhotosTestGeglFixture *fixture, in photos_test_gegl_buffer_check_conversion()
354 photos_test_gegl_buffer_check_orientation (PhotosTestGeglFixture *fixture, in photos_test_gegl_buffer_check_orientation()
404 photos_test_gegl_buffer_check_zoom (PhotosTestGeglFixture *fixture, in photos_test_gegl_buffer_check_zoom()
734 photos_test_gegl_buffer_zoom_in_0 (PhotosTestGeglFixture *fixture, gconstpointer user_data) in photos_test_gegl_buffer_zoom_in_0()
750 photos_test_gegl_buffer_zoom_in_1 (PhotosTestGeglFixture *fixture, gconstpointer user_data) in photos_test_gegl_buffer_zoom_in_1()
766 photos_test_gegl_buffer_zoom_nop (PhotosTestGeglFixture *fixture, gconstpointer user_data) in photos_test_gegl_buffer_zoom_nop()
779 photos_test_gegl_buffer_zoom_out_0 (PhotosTestGeglFixture *fixture, gconstpointer user_data) in photos_test_gegl_buffer_zoom_out_0()
[all …]
H A Dphotos-test-pipeline.c59 photos_test_pipeline_setup (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_setup()
68 photos_test_pipeline_teardown (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_teardown()
80 PhotosTestPipelineFixture *fixture = (PhotosTestPipelineFixture *) user_data; in photos_test_pipeline_async() local
290 photos_test_pipeline_insta_filter_none (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_insta_filter_none()
312 photos_test_pipeline_insta_filter_1977 (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_insta_filter_1977()
334 photos_test_pipeline_insta_filter_brannan (PhotosTestPipelineFixture *fixture, gconstpointer user_d… in photos_test_pipeline_insta_filter_brannan()
378 photos_test_pipeline_insta_filter_gotham (PhotosTestPipelineFixture *fixture, gconstpointer user_da… in photos_test_pipeline_insta_filter_gotham()
400 photos_test_pipeline_insta_filter_hefe (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_insta_filter_hefe()
444 photos_test_pipeline_magic_filter_none (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_magic_filter_none()
466 photos_test_pipeline_magic_filter_1947 (PhotosTestPipelineFixture *fixture, gconstpointer user_data) in photos_test_pipeline_magic_filter_1947()
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/pkg/mapper/crd/controller/
H A Dcontroller_test.go40 type fixture struct { struct
41 t *testing.T
42 client *fake.Clientset
43 kubeclient *k8sfake.Clientset
45 iamIdentityLister []*iamauthenticatorv1alpha1.IAMIdentityMapping
47 kubeactions []core.Action
48 actions []core.Action
50 objects []runtime.Object
51 kubeobjects []runtime.Object
94 func (f *fixture) run(iamIdentityName string) {
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_openssl/test/openssl/
H A Dauthentication.cpp87 struct fixture { struct
90 config server_side_config;
91 config client_side_config;
92 bool initialized;
93 union {
96 union {
99 sched_t* ssched;
100 sched_t* csched;
102 fixture() : initialized(false) { in fixture() argument
106 ~fixture() { in ~fixture()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/storage/chunk/gcp/
H A Dfixtures.go23 type fixture struct { struct
24 btsrv *bttest.Server
25 gcssrv *fakestorage.Server
27 name string
29 gcsObjectClient bool
30 columnKeyClient bool
31 hashPrefix bool
34 func (f *fixture) Name() string {
38 func (f *fixture) Clients() (
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/chunk/gcp/
H A Dfixtures.go23 type fixture struct { struct
24 btsrv *bttest.Server
25 gcssrv *fakestorage.Server
27 name string
29 gcsObjectClient bool
30 columnKeyClient bool
31 hashPrefix bool
34 func (f *fixture) Name() string {
38 func (f *fixture) Clients() (
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/chunk/gcp/
H A Dfixtures.go23 type fixture struct { struct
24 btsrv *bttest.Server
25 gcssrv *fakestorage.Server
27 name string
29 gcsObjectClient bool
30 columnKeyClient bool
31 hashPrefix bool
34 func (f *fixture) Name() string {
38 func (f *fixture) Clients() (
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/sample-controller/sample-controller-0.16.8/
H A Dcontroller_test.go46 type fixture struct { struct
47 t *testing.T
49 client *fake.Clientset
50 kubeclient *k8sfake.Clientset
52 fooLister []*samplecontroller.Foo
53 deploymentLister []*apps.Deployment
55 kubeactions []core.Action
56 actions []core.Action
58 kubeobjects []runtime.Object
59 objects []runtime.Object
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/sample-controller/
H A Dcontroller_test.go46 type fixture struct { struct
47 t *testing.T
49 client *fake.Clientset
50 kubeclient *k8sfake.Clientset
52 fooLister []*samplecontroller.Foo
53 deploymentLister []*apps.Deployment
55 kubeactions []core.Action
56 actions []core.Action
58 kubeobjects []runtime.Object
59 objects []runtime.Object
[all …]
/dports/shells/elvish/elvish-0.17.0/pkg/edit/
H A Dtestutils_test.go23 type fixture struct { struct
24 Editor *Editor
25 TTYCtrl clitest.TTYCtrl
26 Evaler *eval.Evaler
27 Store storedefs.Store
28 Home string
30 width int
31 codeCh <-chan string
32 errCh <-chan error
83 func (f *fixture) Wait() (string, error) {
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/test/mixin/
H A Dsender.cpp28 struct fixture : test_coordinator_fixture<> { struct
29 group grp;
30 actor testee;
32 std::string hello = "hello world";
34 fixture() { in fixture() function
39 ~fixture() { in ~fixture()
46 CAF_TEST_FIXTURE_SCOPE(sender_tests, fixture) in CAF_TEST_FIXTURE_SCOPE() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/video/
H A Dfull_stack_tests.cc115 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
129 auto fixture = CreateVideoQualityTestFixture(); in TEST_P() local
157 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
172 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
186 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
207 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
221 auto fixture = CreateVideoQualityTestFixture(); in TEST_P() local
237 auto fixture = CreateVideoQualityTestFixture(); in TEST_P() local
256 auto fixture = CreateVideoQualityTestFixture(); in TEST_P() local
274 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/video/
H A Dfull_stack_tests.cc95 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
110 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
138 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
153 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
167 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
188 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
203 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
220 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
240 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
259 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_io/test/io/basp/
H A Dmessage_queue.cpp25 struct fixture : test_coordinator_fixture<> { struct
26 io::basp::message_queue queue;
27 strong_actor_ptr testee;
29 fixture() { in fixture() argument
34 void acquire_ids(size_t num) { in acquire_ids()
39 void push(int msg_id) { in push()
48 CAF_TEST_FIXTURE_SCOPE(message_queue_tests, fixture) in CAF_TEST_FIXTURE_SCOPE() argument
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/
H A Datk_test_accessible.c29 teardown_accessible_test (gpointer fixture, gconstpointer user_data) in teardown_accessible_test()
35 atk_test_accessible_get_name (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_name()
42 atk_test_accessible_get_description (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_description()
49 atk_test_accessible_get_child_count (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_child_count()
57 atk_test_accessible_get_parent (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_parent()
110 atk_test_accessible_get_role (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_role()
118 atk_test_accessible_get_role_name (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_role_name()
134 atk_test_accessible_get_state_set (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_state_set()
155 atk_test_accessible_get_attributes (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_attributes()
214 atk_test_accessible_get_id (gpointer fixture, gconstpointer user_data) in atk_test_accessible_get_id()
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/test/
H A Djson_reader.cpp17 struct fixture { struct
19 void add_test_case(string_view input, T val) { in add_test_case()
38 std::vector<T> ls(Ts... xs) { in ls()
45 std::set<T> set(Ts... xs) { in set()
52 using dict = dictionary<T>;
56 json_reader reader;
58 std::vector<std::function<bool()>> test_cases;
61 fixture::fixture() { function in __anon650a7ba00111::fixture
114 CAF_TEST_FIXTURE_SCOPE(json_reader_tests, fixture) argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/video/
H A Dfull_stack_tests.cc93 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
108 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
136 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
151 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
165 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
186 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
201 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
218 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
235 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
252 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/video/
H A Dfull_stack_tests.cc93 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
108 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
136 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
151 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
165 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
186 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
201 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
218 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
235 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
252 auto fixture = CreateVideoQualityTestFixture(); in TEST() local
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_io/test/io/
H A Dmonitor.cpp15 struct fixture : point_to_point_fixture<> { struct
16 actor observer;
18 fixture() { in fixture() function
24 void connect() { in connect()
32 void disconnect() { in disconnect()
39 node_id mars_id;
40 io::connection_handle earth_conn;
41 io::connection_handle mars_conn;
46 CAF_TEST_FIXTURE_SCOPE(monitor_tests, fixture) in CAF_TEST_FIXTURE_SCOPE() argument
/dports/deskutils/notify-osd/notify-osd-0.9.34/tests/
H A Dtest-notification.c35 test_notification_new (gpointer fixture, gconstpointer user_data) in test_notification_new()
68 test_notification_destroy (gpointer fixture, gconstpointer user_data) in test_notification_destroy()
84 test_notification_setget_id (gpointer fixture, gconstpointer user_data) in test_notification_setget_id()
112 test_notification_setget_title (gpointer fixture, gconstpointer user_data) in test_notification_setget_title()
137 test_notification_setget_body (gpointer fixture, gconstpointer user_data) in test_notification_setget_body()
162 test_notification_setget_value (gpointer fixture, gconstpointer user_data) in test_notification_setget_value()
276 test_notification_setget_icon_pixbuf (gpointer fixture, gconstpointer user_data) in test_notification_setget_icon_pixbuf()
344 test_notification_setget_sender_name (gpointer fixture, gconstpointer user_data) in test_notification_setget_sender_name()
380 test_notification_setget_sender_pid (gpointer fixture, gconstpointer user_data) in test_notification_setget_sender_pid()
413 test_notification_setget_timestamp (gpointer fixture, gconstpointer user_data) in test_notification_setget_timestamp()
[all …]

12345678910>>...58