ck_assert_int_eq  166 tests/lib/search/hex_translate_to_regex.c         ck_assert_int_eq (error, data->expected_error);
ck_assert_int_eq  207 tests/lib/search/regex_replace_esc_seq.c     ck_assert_int_eq (actual_result, data->expected_result);
ck_assert_int_eq  208 tests/lib/search/regex_replace_esc_seq.c     ck_assert_int_eq (actual_skipped_len, data->expected_skipped_len);
ck_assert_int_eq  209 tests/lib/search/regex_replace_esc_seq.c     ck_assert_int_eq (actual_flags, data->expected_flags);
ck_assert_int_eq  145 tests/lib/serialize.c     ck_assert_int_eq (error->code, data->expected_error_code);
ck_assert_int_eq  268 tests/lib/serialize.c     ck_assert_int_eq (error->code, data->expected_error_code);
ck_assert_int_eq  297 tests/lib/serialize.c     ck_assert_int_eq (mc_config_get_int (actual, "group2", "param2", 0), 123456);
ck_assert_int_eq  309 tests/lib/serialize.c     ck_assert_int_eq (mc_config_get_int (actual, "group4", "param2", 0), 654321);
ck_assert_int_eq   86 tests/lib/strutil/filevercmp.c     ck_assert_int_eq (sign (nresult), sign (result));
ck_assert_int_eq  122 tests/lib/strutil/filevercmp.c     ck_assert_int_eq (sign (actual_result), sign (data->expected_result));
ck_assert_int_eq  225 tests/lib/strutil/filevercmp.c             ck_assert_int_eq ((size_t) _i, _j);
ck_assert_int_eq  257 tests/lib/strutil/filevercmp.c             ck_assert_int_eq ((size_t) _i, _j);
ck_assert_int_eq  290 tests/lib/strutil/filevercmp.c             ck_assert_int_eq ((size_t) _i, _j);
ck_assert_int_eq  343 tests/lib/strutil/filevercmp.c                 ck_assert_int_eq (test_filevercmp (i, j), 0);
ck_assert_int_eq  344 tests/lib/strutil/filevercmp.c                 ck_assert_int_eq (test_filevercmp (j, i), 0);
ck_assert_int_eq  107 tests/lib/strutil/str_verscmp.c     ck_assert_int_eq (sign (actual_result), sign (data->expected_result));
ck_assert_int_eq  214 tests/lib/utilunix__mc_pstream_get_string.c         ck_assert_int_eq (stream.pos, data->pos[j]);
ck_assert_int_eq  220 tests/lib/utilunix__mc_pstream_get_string.c         ck_assert_int_eq (ret->len, data->len[j]);
ck_assert_int_eq  236 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (_act->sa_flags, 0);                                                      \
ck_assert_int_eq  253 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (sigaction_signum__captured->len, 6);                                     \
ck_assert_int_eq  255 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 0)), SIGINT);   \
ck_assert_int_eq  256 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 1)), SIGQUIT);  \
ck_assert_int_eq  257 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 2)), SIGTSTP);  \
ck_assert_int_eq  258 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 3)), SIGINT);   \
ck_assert_int_eq  259 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 4)), SIGQUIT);  \
ck_assert_int_eq  260 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 5)), SIGTSTP);  \
ck_assert_int_eq  295 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (signal_signum__captured->len, 4);                                        \
ck_assert_int_eq  296 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (signal_signum__captured, 0)), SIGINT);      \
ck_assert_int_eq  297 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (signal_signum__captured, 1)), SIGQUIT);     \
ck_assert_int_eq  298 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (signal_signum__captured, 2)), SIGTSTP);     \
ck_assert_int_eq  299 tests/lib/utilunix__my_system-common.c         ck_assert_int_eq (*((int *) g_ptr_array_index (signal_signum__captured, 3)), SIGCHLD);     \
ck_assert_int_eq   46 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (actual_value, 0);
ck_assert_int_eq   52 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (execvp__args__captured->len, 2);
ck_assert_int_eq   59 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (my_exit__status__captured, 127);
ck_assert_int_eq   75 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (actual_value, 0);
ck_assert_int_eq   81 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (execvp__args__captured->len, 3);
ck_assert_int_eq   89 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (my_exit__status__captured, 127);
ck_assert_int_eq  105 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (actual_value, 0);
ck_assert_int_eq  111 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (execvp__args__captured->len, 11);
ck_assert_int_eq  127 tests/lib/utilunix__my_system-fork_child.c     ck_assert_int_eq (my_exit__status__captured, 127);
ck_assert_int_eq   46 tests/lib/utilunix__my_system-fork_child_shell.c     ck_assert_int_eq (actual_value, 0);
ck_assert_int_eq   52 tests/lib/utilunix__my_system-fork_child_shell.c     ck_assert_int_eq (execvp__args__captured->len, 3);
ck_assert_int_eq   60 tests/lib/utilunix__my_system-fork_child_shell.c     ck_assert_int_eq (my_exit__status__captured, 127);
ck_assert_int_eq   50 tests/lib/utilunix__my_system-fork_fail.c     ck_assert_int_eq (actual_value, -1);
ck_assert_int_eq   54 tests/lib/utilunix__my_system-fork_fail.c     ck_assert_int_eq (signal_signum__captured->len, 0);
ck_assert_int_eq  140 tests/lib/vfs/path_cmp.c     ck_assert_int_eq (actual_result, data->expected_result);
ck_assert_int_eq  229 tests/lib/vfs/path_cmp.c     ck_assert_int_eq (actual_result, data->expected_result);
ck_assert_int_eq  123 tests/lib/vfs/path_len.c     ck_assert_int_eq (actual_length_terminal_encoding, data->expected_length_terminal_encoding);
ck_assert_int_eq  124 tests/lib/vfs/path_len.c     ck_assert_int_eq (actual_length_element_encoding, data->expected_length_element_encoding);
ck_assert_int_eq  165 tests/lib/vfs/path_manipulations.c     ck_assert_int_eq (tokens_count, data->expected_token_count);
ck_assert_int_eq  354 tests/lib/vfs/path_manipulations.c     ck_assert_int_eq (vfs_path_elements_count (vpath3), data->expected_element_count);
ck_assert_int_eq  144 tests/lib/vfs/relative_cd.c         ck_assert_int_eq (actual_result, 0);
ck_assert_int_eq   95 tests/lib/vfs/vfs_adjust_stat.c     ck_assert_int_eq (data->etalon_stat.st_blocks, expected_stat.st_blocks);
ck_assert_int_eq   97 tests/lib/vfs/vfs_adjust_stat.c     ck_assert_int_eq (0, 0);
ck_assert_int_eq  270 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (actual_result, data->expected_result);
ck_assert_int_eq  275 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_dev, test_stat.st_dev);
ck_assert_int_eq  276 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_ino, test_stat.st_ino);
ck_assert_int_eq  277 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_mode, test_stat.st_mode);
ck_assert_int_eq  278 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_uid, test_stat.st_uid);
ck_assert_int_eq  279 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_gid, test_stat.st_gid);
ck_assert_int_eq  281 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_rdev, test_stat.st_rdev);
ck_assert_int_eq  283 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_size, test_stat.st_size);
ck_assert_int_eq  285 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_blksize, test_stat.st_blksize);
ck_assert_int_eq  288 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (etalon_stat.st_blocks, test_stat.st_blocks);
ck_assert_int_eq  298 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (0, test_stat.st_atim.tv_nsec);
ck_assert_int_eq  299 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (0, test_stat.st_mtim.tv_nsec);
ck_assert_int_eq  300 tests/lib/vfs/vfs_parse_ls_lga.c     ck_assert_int_eq (0, test_stat.st_ctim.tv_nsec);
ck_assert_int_eq  201 tests/lib/vfs/vfs_path_string_convert.c     ck_assert_int_eq (vpath_len, data->expected_elements_count);
ck_assert_int_eq  138 tests/lib/widget/complete_engine.c     ck_assert_int_eq (try_complete__lc_start__captured, data->expected_start);
ck_assert_int_eq  139 tests/lib/widget/complete_engine.c     ck_assert_int_eq (try_complete__lc_end__captured, data->expected_end);
ck_assert_int_eq  140 tests/lib/widget/complete_engine.c     ck_assert_int_eq (try_complete__flags__captured, data->input_completion_flags);
ck_assert_int_eq  137 tests/lib/widget/hotkey_equal.c     ck_assert_int_eq (result, data->expected_result);
ck_assert_int_eq   83 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w0->rect.y, 21);
ck_assert_int_eq   84 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w0->rect.x, 21);
ck_assert_int_eq   86 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g1)->rect.y, 25);
ck_assert_int_eq   87 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g1)->rect.x, 25);
ck_assert_int_eq   89 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w1->rect.y, 30);
ck_assert_int_eq   90 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w1->rect.x, 30);
ck_assert_int_eq   92 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g2)->rect.y, 40);
ck_assert_int_eq   93 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g2)->rect.x, 40);
ck_assert_int_eq   95 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w2->rect.y, 55);
ck_assert_int_eq   96 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w2->rect.x, 55);
ck_assert_int_eq  103 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w0->rect.y, 1);
ck_assert_int_eq  104 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w0->rect.x, 1);
ck_assert_int_eq  107 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g1)->rect.y, 5);
ck_assert_int_eq  108 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g1)->rect.x, 5);
ck_assert_int_eq  110 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w1->rect.y, 10);
ck_assert_int_eq  111 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w1->rect.x, 10);
ck_assert_int_eq  113 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g2)->rect.y, 20);
ck_assert_int_eq  114 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (WIDGET (g2)->rect.x, 20);
ck_assert_int_eq  116 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w2->rect.y, 35);
ck_assert_int_eq  117 tests/lib/widget/widget_make_global_local.c     ck_assert_int_eq (w2->rect.x, 35);
ck_assert_int_eq  273 tests/src/editor/edit_complete_word_cmd.c     ck_assert_int_eq (g_queue_get_length (edit_completion_dialog_show__compl),
ck_assert_int_eq  275 tests/src/editor/edit_complete_word_cmd.c     ck_assert_int_eq (edit_completion_dialog_show__max_width, data->expected_max_width);
ck_assert_int_eq  156 tests/src/execute__execute_external_editor_or_viewer.c     ck_assert_int_eq (execute_external_cmd_opts__start_line__captured, 123);
ck_assert_int_eq  160 tests/src/execute__execute_external_editor_or_viewer.c     ck_assert_int_eq (do_executev__flags__captured, EXECUTE_INTERNAL);
ck_assert_int_eq  161 tests/src/execute__execute_external_editor_or_viewer.c     ck_assert_int_eq (do_executev__argv__captured->len, 7);
ck_assert_int_eq   63 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 1);
ck_assert_int_eq   71 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (do_execute__flags__captured, EXECUTE_INTERNAL);
ck_assert_int_eq   97 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 2);
ck_assert_int_eq  130 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 1);
ck_assert_int_eq  167 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 1);
ck_assert_int_eq  174 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (mc_stat__vpath__captured->len, 2);
ck_assert_int_eq  137 tests/src/filemanager/cd_to.c     ck_assert_int_eq (do_cd__cd_type__captured, cd_parse_command);
ck_assert_int_eq   89 tests/src/filemanager/filegui_is_wildcarded.c     ck_assert_int_eq (actual_result, data->expected_result);