expected_string    66 tests/lib/mc_realpath.c     const char *expected_string;
expected_string   104 tests/lib/mc_realpath.c     mctest_assert_str_eq (resolved_path, data->expected_string);
expected_string    54 tests/lib/name_quote.c     const char *expected_string;
expected_string    70 tests/lib/name_quote.c     mctest_assert_str_eq (actual_string, data->expected_string);
expected_string    83 tests/lib/name_quote.c     const char *expected_string;
expected_string   111 tests/lib/name_quote.c     mctest_assert_str_eq (actual_string, data->expected_string);
expected_string    40 tests/lib/search/regex_process_escape_sequence.c     const char *expected_string;
expected_string   136 tests/lib/search/regex_process_escape_sequence.c     mctest_assert_str_eq (actual_string->str, data->expected_string);
expected_string    74 tests/src/filemanager/exec_get_export_variables_ext.c     const char *expected_string;
expected_string    90 tests/src/filemanager/exec_get_export_variables_ext.c     expected_string = "\
expected_string   102 tests/src/filemanager/exec_get_export_variables_ext.c     mctest_assert_str_eq (actual_string->str, expected_string);