Integration Tests for gstswitch and Python-API

integrationtests Package

Integration tests for gst-switch and Python API

compare Module

generate_reference_frames Module

test_controller Module

test_helpers Module

Integartion tests for TestSources, PreviewSinks in helpers.py

class integrationtests.test_helpers.TestTestSourcesPreviews[source]

Bases: object

Test for TestSources and PreviewSinks

NUM = 1
add_audio_sources(num, audio_port)[source]

Add audio sources

add_video_sources(num, video_port)[source]

Add a video source

test_audio_sources()[source]

Test audio sources

test_video_sources()[source]

Test video sources

test_server Module

Integration tests for Server in server.py

class integrationtests.test_server.TestServerStartStop[source]

Bases: object

Test Starting and Stopping the Server Run Server and Stop multiple times

NUM = 5
startstop()[source]

Start and Stop the Server

test_start_stop()[source]

Test Start and Stop the Server