Пример #1
0
 def setUp(self):
     Base.setUp(self)
     self.autoaudio_bin[0]['path'] = self.tmppath
Пример #2
0
 def test_preview_and_record(self):
     bins = self.autoaudio_bin
     Base.test_preview_and_record(self, bins)
Пример #3
0
 def test_pause_only_recording_and_stop(self):
     bins = self.getVideoTestBin()
     Base.test_pause_only_recording_and_stop(self, bins)
Пример #4
0
 def test_preview_and_record(self):
     bins = self.getVideoTestBin()
     Base.test_preview_and_record(self, bins)
 def test_record_multi(self):
     bins = self.autoaudio_bin + self.getVideoTestBin()
     Base.test_record_multi(self, bins)
 def test_pause_error(self):
     bins = self.autoaudio_bin
     Base.test_pause_error(self, bins)
Пример #7
0
 def test_record_multi(self):
     bins = self.blackmagic_bin + self.getVideoTestBin(
     ) + self.getAudioTestBin()
     Base.test_record_multi(self, bins)
 def setUp(self):
     Base.setUp(self)
     self.autoaudio_bin[0]['path'] = self.tmppath
 def test_pause_error(self):
     bins = self.v4l2_bin
     Base.test_pause_error(self, bins)
Пример #10
0
 def test_preview_and_record(self):
     bins = self.blackmagic_bin
     Base.test_preview_and_record(self, bins)
 def test_record_error(self):
     bins = self.v4l2_bin
     Base.test_record_error(self, bins)
 def test_preview_error(self):
     bins = self.v4l2_bin
     Base.test_preview_error(self, bins)
 def test_stop_on_paused(self):
     bins = self.v4l2_bin
     Base.test_stop_on_paused(self, bins)
Пример #14
0
 def test_stop_on_paused(self):
     bins = self.autoaudio_bin
     Base.test_stop_on_paused(self, bins)
Пример #15
0
 def test_stop_on_paused(self):
     bins = self.blackmagic_bin
     Base.test_stop_on_paused(self, bins)
Пример #16
0
 def test_record_error(self):
     bins = self.autoaudio_bin
     Base.test_record_error(self, bins)
Пример #17
0
 def test_preview_error(self):
     bins = self.blackmagic_bin
     Base.test_preview_error(self, bins)
 def test_preview_multi(self):
     bins = self.autoaudio_bin + self.getVideoTestBin()
     Base.test_preview_multi(self, bins)
Пример #19
0
 def test_record_error(self):
     bins = self.blackmagic_bin
     Base.test_record_error(self, bins)
 def test_preview_error(self):
     bins = self.autoaudio_bin
     Base.test_preview_error(self, bins)
Пример #21
0
 def test_pause_error(self):
     bins = self.blackmagic_bin
     Base.test_pause_error(self, bins)
Пример #22
0
 def test_record_error(self):
     bins = self.getVideoTestBin()
     Base.test_record_error(self, bins)
 def setUp(self):
     Base.setUp(self)
     self.pulse_bin[0]['path'] = self.tmppath
Пример #24
0
 def tearDown(self):
     Base.tearDown(self)
 def test_preview_multi(self):
     bins = self.pulse_bin + self.getVideoTestBin()
     Base.test_preview_multi(self, bins)
 def test_record_multi(self):
     bins = self.v4l2_bin + self.getVideoTestBin() + self.getAudioTestBin()
     Base.test_record_multi(self, bins)
 def test_preview_and_record(self):
     bins = self.pulse_bin
     Base.test_preview_and_record(self, bins)
Пример #28
0
 def test_preview_multi(self):
     bins = self.autoaudio_bin + self.getVideoTestBin()
     Base.test_preview_multi(self, bins)
 def test_record_multi(self):
     bins = self.pulse_bin + self.getVideoTestBin()
     Base.test_record_multi(self, bins)
Пример #30
0
 def test_record_multi(self):
     bins = self.autoaudio_bin + self.getVideoTestBin()
     Base.test_record_multi(self, bins)
 def test_stop_on_paused(self):
     bins = self.pulse_bin
     Base.test_stop_on_paused(self, bins)
Пример #32
0
 def test_preview_error(self):
     bins = self.autoaudio_bin
     Base.test_preview_error(self, bins)
 def test_preview_error(self):
     bins = self.pulse_bin
     Base.test_preview_error(self, bins)
Пример #34
0
 def test_pause_error(self):
     bins = self.autoaudio_bin
     Base.test_pause_error(self, bins)
 def test_record_error(self):
     bins = self.pulse_bin
     Base.test_record_error(self, bins)
 def tearDown(self):
     Base.tearDown(self)
 def test_pause_error(self):
     bins = self.pulse_bin
     Base.test_pause_error(self, bins)
 def test_preview_and_record(self):
     bins = self.autoaudio_bin
     Base.test_preview_and_record(self, bins)
Пример #39
0
 def setUp(self):
     Base.setUp(self)
     self.firewire_renc_bin[0]['path'] = self.tmppath
 def test_stop_on_paused(self):
     bins = self.autoaudio_bin
     Base.test_stop_on_paused(self, bins)
Пример #41
0
 def test_preview_and_record(self):
     bins = self.firewire_renc_bin
     Base.test_preview_and_record(self, bins)
 def test_record_error(self):
     bins = self.autoaudio_bin
     Base.test_record_error(self, bins)
Пример #43
0
 def test_record_multi(self):
     bins = self.firewire_renc_bin + self.getVideoTestBin() + self.getAudioTestBin()
     Base.test_record_multi(self, bins)
Пример #44
0
 def test_stop_on_paused(self):
     bins = self.getVideoTestBin()
     Base.test_stop_on_paused(self, bins)
Пример #45
0
 def test_stop_on_paused(self):
     bins = self.firewire_renc_bin
     Base.test_stop_on_paused(self, bins)
Пример #46
0
 def test_pause_error(self):
     bins = self.getVideoTestBin()
     Base.test_pause_error(self, bins)
Пример #47
0
 def test_preview_error(self):
     bins = self.firewire_renc_bin
     Base.test_preview_error(self, bins)
Пример #48
0
 def setUp(self):
     Base.setUp(self)
Пример #49
0
 def test_record_error(self):
     bins = self.firewire_renc_bin
     Base.test_record_error(self, bins)
Пример #50
0
 def test_preview(self):
     bins = self.getVideoTestBin()
     Base.test_preview(self, bins)
Пример #51
0
 def test_pause_error(self):
     bins = self.firewire_renc_bin
     Base.test_pause_error(self, bins)
Пример #52
0
 def test_preview_and_record_multi(self):
     bins = self.getVideoTestBin() + self.getOtherVideoTestBin(
     ) + self.getAudioTestBin()
     Base.test_preview_and_record_multi(self, bins)
 def test_preview_and_record(self):
     bins = self.v4l2_bin
     Base.test_preview_and_record(self, bins)