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