Ejemplo n.º 1
0
 def test_show_synthesis_fileset(self):
     cli = CommandLine()
     cli.do_show_synthesis_fileset('')
Ejemplo n.º 2
0
 def test_show_synthesis_fileset(self):
     cli = CommandLine()
     cli.do_show_synthesis_fileset('')
Ejemplo n.º 3
0
 def test_synthesis_fileset(self):
     cli = CommandLine()
     cli.do_load_project(self.project_path)
     cli.do_show_synthesis_fileset('')