Searched refs:file_append (Results 1 - 7 of 7) sorted by relevance

/pkg/src/tests/api/
H A Dt_pkg_api_fix.py56 self.file_append(victim, "foobar")
/pkg/src/tests/cli/
H A Dt_fix.py214 self.file_append(victim, "foobar")
240 self.file_append(victim, "foobar")
255 self.file_append(victim, "foobar")
279 self.file_append(victim, "foobar")
494 self.file_append("amber1", "junk")
506 self.file_append("amber1", "junk")
586 self.file_append("amber1", "junk")
H A Dt_pkg_modified.py139 self.file_append("etc/motd", "foo")
144 self.file_append("etc/motd", "foo")
H A Dt_pkg_install.py3510 self.file_append(file_path, test_str)
3542 self.file_append(file_path, test_str)
3573 self.file_append(file_path, test_str)
3686 self.file_append("etc/liveroot", "this file has been changed")
3834 self.file_append("testme", "junk")
3847 self.file_append("testme", "junk")
3865 self.file_append("testme", "junk")
4003 self.file_append("testme", "junk")
4037 self.file_append("testme", "junk")
4054 self.file_append("testm
[all...]
H A Dt_pkg_hydrate.py558 self.file_append("dev/cfg/bar", "junk")
577 self.file_append("dev/cfg/bar", "junk")
596 self.file_append("dev/cfg/bar", "junk")
691 self.file_append("dev/cfg/bar1", "junk")
H A Dt_sysrepo.py758 self.file_append(cache_path, "noodles")
/pkg/src/tests/
H A Dpkg5unittest.py3506 def file_append(self, path, string): member in class:CliTestCase

Completed in 1601 milliseconds