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
455 self.create_file_with_contents(flimflam_profile, self.magic_header)
462 self.assure(self.magic_header in self.file_contents(shill_profile),
476 self.create_file_with_contents(flimflam_profile, self.magic_header)
482 self.assure(self.magic_header not in self.file_contents(shill_profile),
581 self.create_old_shill_user_profile(self.magic_header)
589 self.assure(self.magic_header in
664 self.create_old_shill_user_profile(self.magic_header)
670 self.assure(self.magic_header not in
686 self.create_flimflam_user_profile(self.magic_header)
[all …]