Package ats3 :: Module dropgenerator
[hide private]
[frames] | no frames]

Module dropgenerator

source code

Classes [hide private]
  Ats3TestDropGenerator
Generate test drop zip file for ATS3.
Functions [hide private]
 
generate_target(test_plan, root)
Generate targets
source code
 
input_targets(test_plan, root, harness_type)
Append target(s) into the XML
source code
 
insert_custom_file(xmltree, filename)
Inserts into the given XML tree the given customization file Broken input XML inserts a comment to the XML tree
source code
 
generate_post_actions(test_plan)
Generate post actions.
source code
Variables [hide private]
  _logger = logging.getLogger('ats3')
  E = et.Element
  SE = et.SubElement