actual_hint1       82 tests/src/filemanager/get_random_hint.c     char *actual_hint1;
actual_hint1       88 tests/src/filemanager/get_random_hint.c     actual_hint1 = get_random_hint (FALSE);
actual_hint1       94 tests/src/filemanager/get_random_hint.c     mctest_assert_str_eq (actual_hint1, "");
actual_hint1      100 tests/src/filemanager/get_random_hint.c     g_free (actual_hint1);