Searched refs:create_test_file (Results 1 – 2 of 2) sorted by relevance
61 def create_test_file(self, contents): member in test_read_one_line67 self.create_test_file("abc\n")73 self.create_test_file("abc \n")79 self.create_test_file("line 1\nline 2\nline 3\n")85 self.create_test_file("")91 self.create_test_file("line but no newline")98 self.create_test_file(" has leading whitespace")172 def create_test_file(self, filename, contents): member in test_read_keyval180 self.create_test_file("file", contents)195 self.create_test_file("file", "")[all …]
19 def create_test_file(self, filename, contents): member in fsionfo_test141 self.create_test_file('/etc/mke2fs.conf', content)