Home
last modified time | relevance | path

Searched refs:is_equal_to (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/dports/net/rdesktop/rdesktop-1.9.0/tests/
H A Dparse_geometry_test.c91 assert_that(g_dpi, is_equal_to(234)); in Ensure()
104 assert_that(g_xpos, is_equal_to(123)); in Ensure()
105 assert_that(g_ypos, is_equal_to(0)); in Ensure()
106 assert_that(g_pos, is_equal_to(1)); in Ensure()
119 assert_that(g_ypos, is_equal_to(0)); in Ensure()
120 assert_that(g_pos, is_equal_to(2)); in Ensure()
146 assert_that(g_xpos, is_equal_to(123)); in Ensure()
147 assert_that(g_ypos, is_equal_to(234)); in Ensure()
148 assert_that(g_pos, is_equal_to(1)); in Ensure()
160 assert_that(g_dpi, is_equal_to(678)); in Ensure()
[all …]
H A Dutils_test.c85 assert_that(physical_width, is_equal_to(0)); in Ensure()
86 assert_that(physical_height, is_equal_to(0)); in Ensure()
87 assert_that(desktop_scale, is_equal_to(0)); in Ensure()
88 assert_that(device_scale, is_equal_to(0)); in Ensure()
101 assert_that(device_scale, is_equal_to(100)); in Ensure()
152 assert_that(width, is_equal_to(8192)); in Ensure()
153 assert_that(height, is_equal_to(8192)); in Ensure()
165 assert_that(width, is_equal_to(200)); in Ensure()
166 assert_that(height, is_equal_to(200)); in Ensure()
177 assert_that(width, is_equal_to(200)); in Ensure()
[all …]
H A Dresize_test.c276 when(width, is_equal_to(user_wanted_width)), in Ensure()
277 when(height, is_equal_to(user_wanted_height))); in Ensure()
287 when(width, is_equal_to(user_wanted_width)), in Ensure()
288 when(height, is_equal_to(user_wanted_height))); in Ensure()
309 when(width, is_equal_to(user_wanted_width)), in Ensure()
310 when(height, is_equal_to(user_wanted_height))); in Ensure()
351 when(width, is_equal_to(user_wanted_width)), in Ensure()
391 when(width, is_equal_to(user_wanted_width)), in Ensure()
444 is_equal_to(True)); in Ensure()
468 when(width, is_equal_to(user_wanted_width)), in Ensure()
[all …]
/dports/security/gvm-libs/gvm-libs-21.4.3/base/
H A Dhosts_tests.c49 is_equal_to (HOST_TYPE_IPV4)); in Ensure()
57 is_equal_to (HOST_TYPE_IPV6)); in Ensure()
67 is_equal_to (HOST_TYPE_NAME)); in Ensure()
69 is_equal_to (HOST_TYPE_NAME)); in Ensure()
78 is_equal_to (0)); in Ensure()
81 is_equal_to (0)); in Ensure()
164 is_equal_to (HOST_TYPE_RANGE6_LONG)); in Ensure()
195 is_equal_to (-1)); in Ensure()
239 is_equal_to (0)); in Ensure()
247 is_equal_to (0)); in Ensure()
[all …]
H A Dnetworking_tests.c43 is_equal_to (1)); in Ensure()
47 is_equal_to (1)); in Ensure()
87 is_equal_to (0)); in Ensure()
95 is_equal_to (0)); in Ensure()
103 is_equal_to (0)); in Ensure()
106 is_equal_to (0)); in Ensure()
810 is_equal_to (0)); in Ensure()
820 is_equal_to (0)); in Ensure()
823 is_equal_to (0)); in Ensure()
826 is_equal_to (0)); in Ensure()
[all …]
/dports/security/gvmd/gvmd-21.4.4/src/
H A Dutils_tests.c31 assert_that (gvm_usleep (0), is_equal_to (0)); in Ensure()
36 assert_that (gvm_usleep (1), is_equal_to (0)); in Ensure()
43 assert_that (gvm_sleep (0), is_equal_to (0)); in Ensure()
52 is_equal_to (1590957123)); in Ensure()
56 is_equal_to (1590978303)); in Ensure()
63 is_equal_to (1590973323)); in Ensure()
70 is_equal_to (1590937323)); in Ensure()
74 is_equal_to (1577802723)); in Ensure()
78 is_equal_to (1577840523)); in Ensure()
85 is_equal_to (1590973320)); in Ensure()
[all …]
H A Dmanage_utils_tests.c32 assert_that (add_months (1572596056, 0), is_equal_to (1572596056)); in Ensure()
37 assert_that (add_months (1554163199, -1), is_equal_to (1551484799)); in Ensure()
38 assert_that (add_months (1556755199, -2), is_equal_to (1551484799)); in Ensure()
43 assert_that (add_months (1551484799, 1), is_equal_to (1554163199)); in Ensure()
44 assert_that (add_months (1551484799, 2), is_equal_to (1556755199)); in Ensure()
96 is_equal_to (1)); in Ensure()
112 assert_that (next, is_equal_to (EPOCH_2030JAN1_UTC)); in Ensure()
148 assert_that (verify_next (next, EPOCH_2020JAN1_HAR, now, 2 * 60), is_equal_to (1)); in Ensure()
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/tests/common/
H A Dtest-log-fglog-syslog.c29 when(option, is_equal_to(LOG_PID)), in Ensure()
30 when(facility, is_equal_to(FACILITY))); in Ensure()
66 when(priority, is_equal_to(LOG_NOTICE))); in Ensure()
69 when(stream, is_equal_to(NULL)), in Ensure()
82 when(priority, is_equal_to(LOG_NOTICE))); in Ensure()
85 when(stream, is_equal_to(NULL)), in Ensure()
90 when(priority, is_equal_to(LOG_NOTICE))); in Ensure()
92 when(stream, is_equal_to(NULL)), in Ensure()
109 when(stream, is_equal_to(NULL)), in Ensure()
124 when(stream, is_equal_to(NULL)), in Ensure()
[all …]
H A Dtest-log-fglog.c18 when(s, is_equal_to(ret_from_config)), in expect_config_lookup()
50 when(stream, is_equal_to(fp))); in expect_output_beginning()
54 when(stream, is_equal_to(fp))); in expect_output_beginning()
67 when(stream, is_equal_to(fp))); in expect_full_output()
85 when(file, is_equal_to(fp))); in expect_full_output_file()
102 when(stream, is_equal_to(fp))); in expect_full_errno_output()
106 when(stream, is_equal_to(fp))); in expect_full_errno_output()
211 when(stream, is_equal_to(stderr))); in Ensure()
314 when(s, is_equal_to(config_file)), in Ensure()
350 when(s, is_equal_to(config_file)), in Ensure()
[all …]
H A Dtest-log-debug.c30 when(stream, is_equal_to(stderr))); in Ensure()
32 when(stream, is_equal_to(stderr))); in Ensure()
34 when(file, is_equal_to(stderr))); in Ensure()
55 when(stream, is_equal_to(fp)), in Ensure()
71 when(stream, is_equal_to(fp)), in expect_debug_output()
74 when(stream, is_equal_to(fp)), in expect_debug_output()
77 when(file, is_equal_to(fp))); in expect_debug_output()
/dports/devel/p5-Data-Validate/Data-Validate-0.09/t/
H A Dis_equal_to.t21 $t->ok(defined(is_equal_to(5, 5)), "5 == 5");
22 $t->ok(!defined(is_equal_to(5, 10)), "5 != 10");
25 $t->ok(defined(is_equal_to(5.5, 5.5)), "5.5 == 5.5");
26 $t->ok(!defined(is_equal_to(5.5, 5.6)), "5.5 != 5.6");
29 $t->ok(defined(is_equal_to('foo', 'foo')), "foo eq foo");
30 $t->ok(!defined(is_equal_to('foo', 'bar')), "foo ne bar");
34 $t->ok(defined($v->is_equal_to(5, 5)), "5 == 5 (object)");
35 $t->ok(!defined($v->is_equal_to(5, 10)), "5 != 10 (object)");
/dports/security/gvm-libs/gvm-libs-21.4.3/boreas/
H A Dutil_tests.c114 assert_that (set_socket (TCPV4, &socket_location), is_equal_to (0)); in Ensure()
120 is_equal_to (BOREAS_OPENING_SOCKET_FAILED)); in Ensure()
163 assert_that (error, is_equal_to (NO_ERROR)); in Ensure()
184 assert_that (validate_port_range (port_list), is_equal_to (0)); in Ensure()
191 assert_that (ports_garray->len, is_equal_to (5)); in Ensure()
192 assert_that (g_array_index (ports_garray, uint16_t, 0), is_equal_to (80)); in Ensure()
199 assert_that (validate_port_range (port_list), is_equal_to (0)); in Ensure()
206 assert_that (ports_garray->len, is_equal_to (9)); in Ensure()
207 assert_that (g_array_index (ports_garray, uint16_t, 0), is_equal_to (1)); in Ensure()
208 assert_that (g_array_index (ports_garray, uint16_t, 4), is_equal_to (10)); in Ensure()
[all …]
/dports/security/gvm-libs/gvm-libs-21.4.3/util/
H A Dxmlutils_tests.c42 assert_that (parse_entity (xml, &entity), is_equal_to (0)); in Ensure()
59 assert_that (parse_entity (xml, &entity), is_equal_to (0)); in Ensure()
73 assert_that (parse_entity (xml, &entity), is_equal_to (0)); in Ensure()
91 assert_that (parse_entity (xml, &entity), is_equal_to (0)); in Ensure()
131 assert_that (parse_entity (xml, &entity), is_equal_to (0)); in Ensure()
154 assert_that (parse_entity (xml, &entity), is_equal_to (0)); in Ensure()
188 assert_that (parse_element (xml, &element), is_equal_to (0)); in Ensure()
205 assert_that (parse_element (xml, &element), is_equal_to (0)); in Ensure()
219 assert_that (parse_element (xml, &element), is_equal_to (0)); in Ensure()
237 assert_that (parse_element (xml, &element), is_equal_to (0)); in Ensure()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.h50 bool is_equal_to(const Instruction& lhs) const override;
60 bool is_equal_to(const Instruction& lhs) const override;
71 bool is_equal_to(const Instruction& lhs) const override;
80 bool is_equal_to(const Instruction& lhs) const override;
89 bool is_equal_to(const Instruction& lhs) const override;
99 bool is_equal_to(const Instruction& lhs) const override;
107 bool is_equal_to(const Instruction& lhs) const override;
H A Dsfn_instruction_cf.cpp56 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
81 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
104 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
126 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
148 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
170 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
185 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_cf.cpp57 bool IfInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfInstruction
82 bool ElseInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::ElseInstruction
105 bool IfElseEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::IfElseEndInstruction
127 bool LoopBeginInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopBeginInstruction
149 bool LoopEndInstruction::is_equal_to(const Instruction& lhs) const in is_equal_to() function in r600::LoopEndInstruction
171 bool LoopBreakInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopBreakInstruction
186 bool LoopContInstruction::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to() function in r600::LoopContInstruction

12345678910>>...19