Home
last modified time | relevance | path

Searched refs:magic_header (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py34 magic_header = '# --- shill init file test magic header ---' variable in network_ShillInitScripts
448 self.create_file_with_contents(flimflam_profile, self.magic_header)
455 self.assure(self.magic_header in self.file_contents(shill_profile),
469 self.create_file_with_contents(flimflam_profile, self.magic_header)
475 self.assure(self.magic_header not in self.file_contents(shill_profile),
574 self.create_old_shill_user_profile(self.magic_header)
582 self.assure(self.magic_header in
657 self.create_old_shill_user_profile(self.magic_header)
663 self.assure(self.magic_header not in
679 self.create_flimflam_user_profile(self.magic_header)
[all …]