Searched refs:snapshot_file_copy (Results 1 – 2 of 2) sorted by relevance
413 char *snapshot_file_copy; in run_tests() local417 snapshot_file_copy = NULL; in run_tests()419 snapshot_file_copy = strdup(snapshot_file); in run_tests()420 ATF_REQUIRE(snapshot_file_copy != NULL); in run_tests()485 free(snapshot_file_copy); in run_tests()
926 char *snapshot_file_copy; in run_tests() local932 snapshot_file_copy = NULL; in run_tests()934 snapshot_file_copy = strdup(snapshot_file); in run_tests()935 ATF_REQUIRE(snapshot_file_copy != NULL); in run_tests()937 snapshot_file = snapshot_file_copy; in run_tests()1063 free(snapshot_file_copy); in run_tests()