cereal.visionipc.tests package

Submodules

cereal.visionipc.tests.test_visionipc module

class cereal.visionipc.tests.test_visionipc.TestVisionIpc(methodName='runTest')[source]

Bases: TestCase

setup_vipc(name, *stream_types, num_buffers=1, rgb=False, width=100, height=100, conflate=False)[source]
test_available_streams()[source]
test_buffers()[source]
test_conflate()[source]
test_connect()[source]
test_no_conflate()[source]
test_send_single_buffer()[source]
test_yuv_rgb()[source]
cereal.visionipc.tests.test_visionipc.zmq_sleep(t=1)[source]

Module contents