Home
last modified time | relevance | path

Searched refs:expect_string (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/unit/
H A Dtctildr-dl.c97 expect_string(__wrap_dlsym, symbol, TSS2_TCTI_INFO_SYMBOL); in test_info_from_handle_dlsym_fail()
110 expect_string(__wrap_dlsym, symbol, TSS2_TCTI_INFO_SYMBOL); in test_info_from_handle_success()
140 expect_string(__wrap_dlopen, filename, TEST_TCTI_NAME); in test_handle_from_name_first_dlopen_success()
156 expect_string(__wrap_dlopen, filename, TEST_TCTI_NAME); in test_handle_from_name_second_dlopen_success()
160 expect_string(__wrap_dlopen, filename, TEST_TCTI_NAME_SO_0); in test_handle_from_name_second_dlopen_success()
175 expect_string(__wrap_dlopen, filename, TEST_TCTI_NAME); in test_handle_from_name_third_dlopen_success()
183 expect_string(__wrap_dlopen, filename, TEST_TCTI_NAME_SO); in test_handle_from_name_third_dlopen_success()
484 expect_string(__wrap_dlopen, filename, "foo"); in test_info_from_name_handle_fail()
503 expect_string(__wrap_dlopen, filename, "foo"); in test_info_from_name_info_fail()
526 expect_string(__wrap_dlopen, filename, "foo"); in test_info_from_name_success()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/python/test/
H A Dresult.cpp40 expect_string( in main()
44 expect_string( in main()
48 expect_string( in main()
52 expect_string( in main()
56 expect_string( in main()
86 expect_string( in main()
90 expect_string( in main()
94 expect_string( in main()
98 expect_string( in main()
102 expect_string( in main()
[all …]
/dports/net-im/profanity/profanity-0.11.1/tests/unittests/
H A Dtest_cmd_account.c27 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_shows_usage_when_not_connected_and_no_args()
75 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_show_shows_usage_when_no_arg()
117 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_add_shows_usage_when_no_arg()
128 expect_string(accounts_add, jid, "new_account"); in cmd_account_add_adds_account()
143 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_enable_shows_usage_when_no_arg()
154 expect_string(accounts_enable, name, "account_name"); in cmd_account_enable_enables_account()
184 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_disable_shows_usage_when_no_arg()
225 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_rename_shows_usage_when_no_args()
236 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_rename_shows_usage_when_one_arg()
279 expect_string(cons_bad_cmd_usage, cmd, CMD_ACCOUNT); in cmd_account_set_shows_usage_when_no_args()
[all …]
H A Dtest_cmd_connect.c55 expect_string(accounts_get_account, name, "user@server.org"); in cmd_connect_when_no_account()
63 expect_string(session_connect_with_details, passwd, "password"); in cmd_connect_when_no_account()
105 expect_string(accounts_get_account, name, "USER@server.ORG"); in cmd_connect_lowercases_argument_with_no_account()
173 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_no_server_value()
187 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_server_no_port_value()
201 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_no_port_value()
215 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_port_no_server_value()
285 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_server_provided_twice()
299 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_port_provided_twice()
313 expect_string(cons_bad_cmd_usage, cmd, CMD_CONNECT); in cmd_connect_shows_usage_when_invalid_first_property()
[all …]
H A Dtest_cmd_join.c81 expect_string(accounts_get_account, name, account_name); in cmd_join_uses_account_mucservice_when_no_service_specified()
84 expect_string(presence_join_room, room, expected_room); in cmd_join_uses_account_mucservice_when_no_service_specified()
85 expect_string(presence_join_room, nick, nick); in cmd_join_uses_account_mucservice_when_no_service_specified()
109 expect_string(accounts_get_account, name, account_name); in cmd_join_uses_supplied_nick()
112 expect_string(presence_join_room, room, room); in cmd_join_uses_supplied_nick()
113 expect_string(presence_join_room, nick, nick); in cmd_join_uses_supplied_nick()
137 expect_string(accounts_get_account, name, account_name); in cmd_join_uses_account_nick_when_not_supplied()
140 expect_string(presence_join_room, room, room); in cmd_join_uses_account_nick_when_not_supplied()
141 expect_string(presence_join_room, nick, account_nick); in cmd_join_uses_account_nick_when_not_supplied()
171 expect_string(presence_join_room, room, expected_room); in cmd_join_uses_password_when_supplied()
[all …]
H A Dtest_cmd_roster.c76 expect_string(cons_bad_cmd_usage, cmd, CMD_ROSTER); in cmd_roster_add_shows_message_when_no_jid()
91 expect_string(roster_send_add_new, barejid, jid); in cmd_roster_add_sends_roster_add_request()
92 expect_string(roster_send_add_new, name, nick); in cmd_roster_add_sends_roster_add_request()
105 expect_string(cons_bad_cmd_usage, cmd, CMD_ROSTER); in cmd_roster_remove_shows_message_when_no_jid()
119 expect_string(roster_send_remove, barejid, jid); in cmd_roster_remove_sends_roster_remove_request()
132 expect_string(cons_bad_cmd_usage, cmd, CMD_ROSTER); in cmd_roster_nick_shows_message_when_no_jid()
145 expect_string(cons_bad_cmd_usage, cmd, CMD_ROSTER); in cmd_roster_nick_shows_message_when_no_nick()
182 expect_string(roster_send_name_change, barejid, jid); in cmd_roster_nick_sends_name_change_request()
183 expect_string(roster_send_name_change, new_name, nick); in cmd_roster_nick_sends_name_change_request()
204 expect_string(cons_bad_cmd_usage, cmd, CMD_ROSTER); in cmd_roster_clearnick_shows_message_when_no_jid()
[all …]
H A Dtest_cmd_bookmark.c184 expect_string(bookmark_add, jid, jid); in cmd_bookmark_add_adds_bookmark_with_jid()
264 expect_string(bookmark_add, jid, jid); in cmd_bookmark_add_uses_supplied_jid_in_room()
289 expect_string(bookmark_add, jid, jid); in cmd_bookmark_add_adds_bookmark_with_jid_nick()
290 expect_string(bookmark_add, nick, nick); in cmd_bookmark_add_adds_bookmark_with_jid_nick()
311 expect_string(bookmark_add, jid, jid); in cmd_bookmark_add_adds_bookmark_with_jid_autojoin()
314 expect_string(bookmark_add, autojoin_str, "on"); in cmd_bookmark_add_adds_bookmark_with_jid_autojoin()
334 expect_string(bookmark_add, jid, jid); in cmd_bookmark_add_adds_bookmark_with_jid_nick_autojoin()
335 expect_string(bookmark_add, nick, nick); in cmd_bookmark_add_adds_bookmark_with_jid_nick_autojoin()
337 expect_string(bookmark_add, autojoin_str, "on"); in cmd_bookmark_add_adds_bookmark_with_jid_nick_autojoin()
356 expect_string(bookmark_remove, jid, jid); in cmd_bookmark_remove_removes_bookmark()
[all …]
/dports/multimedia/pipewire/pipewire-0.3.43/test/
H A Dtest-spa-json.c114 expect_string(&it[1], "foo"); in PWTEST()
115 expect_string(&it[1], "bar"); in PWTEST()
120 expect_string(&it[1], " arr"); in PWTEST()
123 expect_string(&it[1], "foo 2"); in PWTEST()
125 expect_string(&it[1], "foo 3"); in PWTEST()
127 expect_string(&it[1], "obj"); in PWTEST()
130 expect_string(&it[1], "foo 4"); in PWTEST()
132 expect_string(&it[1], "foo 5"); in PWTEST()
142 expect_string(&it[2], "str]"); in PWTEST()
150 expect_string(&it[3], "foo"); in PWTEST()
[all …]
/dports/security/py-netmiko/netmiko-3.3.0/netmiko/cisco/
H A Dcisco_tp_tcce.py54 expect_string = r"^(OK|ERROR|Command not recognized\.)$"
57 if re.search(expect_string, last_line):
70 expect_string = args[1]
72 expect_string = kwargs.get("expect_string")
73 if expect_string is None:
74 expect_string = r"(OK|ERROR|Command not recognized\.)"
75 expect_string = self.RETURN + expect_string + self.RETURN
76 kwargs.setdefault("expect_string", expect_string)
/dports/comms/sms_client/sms_client-3.0.2/src/comms/
H A Dexpect.c95 int expnstr(int fd, char *str, char *expect_string, int explen, int timeout) in expnstr() argument
131 …lprintf(LOG_ERROR, "Timeout: searching for +%s+ failed after %d seconds\n", expect_string, timeout… in expnstr()
140 if (strncmp(str, expect_string, explen) == 0) in expnstr()
176 int expstr(int fd, char *str, char *expect_string, int maxlen, int timeout) in expstr() argument
192 explen = strlen(expect_string); in expstr()
225 …lprintf(LOG_ERROR, "Timeout: searching for +%s+ failed after %d seconds\n", expect_string, timeout… in expstr()
235 if (strncmp(cmpptr, expect_string, explen) == 0) in expstr()
267 …lprintf(LOG_ERROR, "Timeout: searching for +%s+ failed after %d seconds\n", expect_string, timeout… in expstr()
277 … Length exceeded: searching for +%s+ failed after reading %d bytes\n", expect_string, (maxlen -1)); in expstr()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/testing/base/public/
H A Dtesting_util.cc186 const char *expect_string, const char *actual_string, in EqualsProtoFormat() argument
195 << expect_string << ", " << actual_string << ")" in EqualsProtoFormat()
197 << expect_string << " evaluates to " << expect.Utf8DebugString() << "\n" in EqualsProtoFormat()
205 const char *expect_string, const char *actual_string, in EqualsProtoWithParse() argument
218 expect_string, actual_string, *expect_message, actual, is_partial); in EqualsProtoWithParse()
223 const char *expect_string, const char *actual_string, in EqualsProto() argument
226 expect_string, actual_string, expect, actual, false); in EqualsProto()
230 const char *expect_string, const char *actual_string, in PartiallyEqualsProto() argument
233 expect_string, actual_string, expect, actual, true); in PartiallyEqualsProto()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/testing/base/public/
H A Dtesting_util.cc186 const char *expect_string, const char *actual_string, in EqualsProtoFormat() argument
195 << expect_string << ", " << actual_string << ")" in EqualsProtoFormat()
197 << expect_string << " evaluates to " << expect.Utf8DebugString() << "\n" in EqualsProtoFormat()
205 const char *expect_string, const char *actual_string, in EqualsProtoWithParse() argument
218 expect_string, actual_string, *expect_message, actual, is_partial); in EqualsProtoWithParse()
223 const char *expect_string, const char *actual_string, in EqualsProto() argument
226 expect_string, actual_string, expect, actual, false); in EqualsProto()
230 const char *expect_string, const char *actual_string, in PartiallyEqualsProto() argument
233 expect_string, actual_string, expect, actual, true); in PartiallyEqualsProto()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/testing/base/public/
H A Dtesting_util.cc186 const char *expect_string, const char *actual_string, in EqualsProtoFormat() argument
195 << expect_string << ", " << actual_string << ")" in EqualsProtoFormat()
197 << expect_string << " evaluates to " << expect.Utf8DebugString() << "\n" in EqualsProtoFormat()
205 const char *expect_string, const char *actual_string, in EqualsProtoWithParse() argument
218 expect_string, actual_string, *expect_message, actual, is_partial); in EqualsProtoWithParse()
223 const char *expect_string, const char *actual_string, in EqualsProto() argument
226 expect_string, actual_string, expect, actual, false); in EqualsProto()
230 const char *expect_string, const char *actual_string, in PartiallyEqualsProto() argument
233 expect_string, actual_string, expect, actual, true); in PartiallyEqualsProto()
H A Dtesting_util.h69 const char *expect_string,
80 const char *expect_string, const char *actual_string, in EqualsProto() argument
83 expect_string, actual_string, expect, actual, false); in EqualsProto()
88 const char *expect_string, const char *actual_string,
96 const char *expect_string, const char *actual_string,
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/testing/base/public/
H A Dtesting_util.cc186 const char *expect_string, const char *actual_string, in EqualsProtoFormat() argument
195 << expect_string << ", " << actual_string << ")" in EqualsProtoFormat()
197 << expect_string << " evaluates to " << expect.Utf8DebugString() << "\n" in EqualsProtoFormat()
205 const char *expect_string, const char *actual_string, in EqualsProtoWithParse() argument
218 expect_string, actual_string, *expect_message, actual, is_partial); in EqualsProtoWithParse()
223 const char *expect_string, const char *actual_string, in EqualsProto() argument
226 expect_string, actual_string, expect, actual, false); in EqualsProto()
230 const char *expect_string, const char *actual_string, in PartiallyEqualsProto() argument
233 expect_string, actual_string, expect, actual, true); in PartiallyEqualsProto()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/testing/base/public/
H A Dtesting_util.cc186 const char *expect_string, const char *actual_string, in EqualsProtoFormat() argument
195 << expect_string << ", " << actual_string << ")" in EqualsProtoFormat()
197 << expect_string << " evaluates to " << expect.Utf8DebugString() << "\n" in EqualsProtoFormat()
205 const char *expect_string, const char *actual_string, in EqualsProtoWithParse() argument
218 expect_string, actual_string, *expect_message, actual, is_partial); in EqualsProtoWithParse()
223 const char *expect_string, const char *actual_string, in EqualsProto() argument
226 expect_string, actual_string, expect, actual, false); in EqualsProto()
230 const char *expect_string, const char *actual_string, in PartiallyEqualsProto() argument
233 expect_string, actual_string, expect, actual, true); in PartiallyEqualsProto()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/testing/base/public/
H A Dtesting_util.cc186 const char *expect_string, const char *actual_string, in EqualsProtoFormat() argument
195 << expect_string << ", " << actual_string << ")" in EqualsProtoFormat()
197 << expect_string << " evaluates to " << expect.Utf8DebugString() << "\n" in EqualsProtoFormat()
205 const char *expect_string, const char *actual_string, in EqualsProtoWithParse() argument
218 expect_string, actual_string, *expect_message, actual, is_partial); in EqualsProtoWithParse()
223 const char *expect_string, const char *actual_string, in EqualsProto() argument
226 expect_string, actual_string, expect, actual, false); in EqualsProto()
230 const char *expect_string, const char *actual_string, in PartiallyEqualsProto() argument
233 expect_string, actual_string, expect, actual, true); in PartiallyEqualsProto()

12345678910>>...15