Ejemplo n.º 1
0
 def setUp(self):
     Base.setUp(self)
     self.autoaudio_bin[0]['path'] = self.tmppath
Ejemplo n.º 2
0
 def test_preview_and_record(self):
     bins = self.autoaudio_bin
     Base.test_preview_and_record(self, bins)
Ejemplo n.º 3
0
 def test_pause_only_recording_and_stop(self):
     bins = self.getVideoTestBin()
     Base.test_pause_only_recording_and_stop(self, bins)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 14
0
 def test_stop_on_paused(self):
     bins = self.autoaudio_bin
     Base.test_stop_on_paused(self, bins)
Ejemplo n.º 15
0
 def test_stop_on_paused(self):
     bins = self.blackmagic_bin
     Base.test_stop_on_paused(self, bins)
Ejemplo n.º 16
0
 def test_record_error(self):
     bins = self.autoaudio_bin
     Base.test_record_error(self, bins)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 21
0
 def test_pause_error(self):
     bins = self.blackmagic_bin
     Base.test_pause_error(self, bins)
Ejemplo n.º 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
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 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)
Ejemplo n.º 43
0
 def test_record_multi(self):
     bins = self.firewire_renc_bin + self.getVideoTestBin() + self.getAudioTestBin()
     Base.test_record_multi(self, bins)
Ejemplo n.º 44
0
 def test_stop_on_paused(self):
     bins = self.getVideoTestBin()
     Base.test_stop_on_paused(self, bins)
Ejemplo n.º 45
0
 def test_stop_on_paused(self):
     bins = self.firewire_renc_bin
     Base.test_stop_on_paused(self, bins)
Ejemplo n.º 46
0
 def test_pause_error(self):
     bins = self.getVideoTestBin()
     Base.test_pause_error(self, bins)
Ejemplo n.º 47
0
 def test_preview_error(self):
     bins = self.firewire_renc_bin
     Base.test_preview_error(self, bins)
Ejemplo n.º 48
0
 def setUp(self):
     Base.setUp(self)
Ejemplo n.º 49
0
 def test_record_error(self):
     bins = self.firewire_renc_bin
     Base.test_record_error(self, bins)
Ejemplo n.º 50
0
 def test_preview(self):
     bins = self.getVideoTestBin()
     Base.test_preview(self, bins)
Ejemplo n.º 51
0
 def test_pause_error(self):
     bins = self.firewire_renc_bin
     Base.test_pause_error(self, bins)
Ejemplo n.º 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)