- given: > a file (?P\\S+) containing "(?P.*)" regex: true function: create_file_with_given_data - given: "a file {filename} containing some random data" function: create_file_with_random_data - given: "a file in {dirname} with a non-UTF8 filename" function: create_nonutf8_filename - given: file {filename} has mode {mode} function: chmod_file - given: symbolink link {linkname} that points at {target} function: create_symlink - given: a manifest of the directory {dirname} in {manifest} function: create_manifest_of_live - given: a manifest of the directory {dirname} restored in {restored} in {manifest} function: create_manifest_of_restored - then: files {first} and {second} match function: files_match