about summary refs log tree commit diff stats
path: root/tests/unittests
ModeNameSize
d---------config84log stats plain
d---------database43log stats plain
-rw-r--r--helpers.c2703log stats plain blame
-rw-r--r--helpers.h329log stats plain blame
d---------log38log stats plain
d---------omemo40log stats plain
d---------otr38log stats plain
d---------pgp38log stats plain
-rw-r--r--test_autocomplete.c5221log stats plain blame
-rw-r--r--test_autocomplete.h703log stats plain blame
-rw-r--r--test_callbacks.c1688log stats plain blame
-rw-r--r--test_callbacks.h77log stats plain blame
-rw-r--r--test_chat_session.c1381log stats plain blame
-rw-r--r--test_chat_session.h259log stats plain blame
-rw-r--r--test_cmd_account.c27930log stats plain blame
-rw-r--r--test_cmd_account.h3685log stats plain blame
-rw-r--r--test_cmd_alias.c3219log stats plain blame
-rw-r--r--test_cmd_alias.h516log stats plain blame
-rw-r--r--test_cmd_bookmark.c11096log stats plain blame
-rw-r--r--test_cmd_bookmark.h1134log stats plain blame
-rw-r--r--test_cmd_connect.c13841log stats plain blame
-rw-r--r--test_cmd_connect.h1719log stats plain blame
-rw-r--r--test_cmd_disconnect.c965log stats plain blame
-rw-r--r--test_cmd_disconnect.h41log stats plain blame
-rw-r--r--test_cmd_join.c5475log stats plain blame
-rw-r--r--test_cmd_join.h560log stats plain blame
-rw-r--r--test_cmd_otr.c13134log stats plain blame
-rw-r--r--test_cmd_otr.h2067log stats plain blame
-rw-r--r--test_cmd_pgp.c2697log stats plain blame
-rw-r--r--test_cmd_pgp.h782log stats plain blame
-rw-r--r--test_cmd_presence.c5162log stats plain blame
-rw-r--r--test_cmd_presence.h708log stats plain blame
-rw-r--r--test_cmd_rooms.c3154log stats plain blame
-rw-r--r--test_cmd_rooms.h424log stats plain blame
-rw-r--r--test_cmd_roster.c6275log stats plain blame
-rw-r--r--test_cmd_roster.h1044log stats plain blame
-rw-r--r--test_cmd_sub.c833log stats plain blame
-rw-r--r--test_cmd_sub.h113log stats plain blame
-rw-r--r--test_common.c25078log stats plain blame
-rw-r--r--test_common.h1742log stats plain blame
-rw-r--r--test_contact.c14197log stats plain blame
-rw-r--r--test_contact.h1332log stats plain blame
-rw-r--r--test_form.c22719log stats plain blame
-rw-r--r--test_form.h1211log stats plain blame
-rw-r--r--test_jid.c6228log stats plain blame
-rw-r--r--test_jid.h1446log stats plain blame
-rw-r--r--test_keyhandlers.c21744log stats plain blame
-rw-r--r--test_keyhandlers.h2333log stats plain blame
-rw-r--r--test_muc.c1573log stats plain blame
-rw-r--r--test_muc.h330log stats plain blame
-rw-r--r--test_parser.c16464log stats plain blame
-rw-r--r--test_parser.h2669log stats plain blame
-rw-r--r--test_plugins_disco.c3429log stats plain blame
-rw-r--r--test_plugins_disco.h351log stats plain blame
-rw-r--r--test_preferences.c790log stats plain blame
-rw-r--r--test_preferences.h152log stats plain blame
-rw-r--r--test_roster_list.c22560log stats plain blame
-rw-r--r--test_roster_list.h1854log stats plain blame
-rw-r--r--test_server_events.c3815log stats plain blame
-rw-r--r--test_server_events.h905log stats plain blame
d---------tools144log stats plain
d---------ui74log stats plain
-rw-r--r--unittests.c33147log stats plain blame
d---------xmpp159log stats plain
='alt'>
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290